Skip to content
Snippets Groups Projects
Commit 54113159 authored by Erik von Reis's avatar Erik von Reis
Browse files

RCG: Add comment to dummy placeholder

parent 047a159a
No related branches found
No related tags found
1 merge request!270RCG: virtualIOP=1 models do not compile.
......@@ -67,6 +67,8 @@ int getGpsTime( unsigned int* tsyncSec, unsigned int* tsyncUsec );
#include "verify_slots.c"
#include <drv/dac_info.c>
#include <drv/adc_info.c>
// dummy placeholder function that should never be called when there's no IOC
int iop_dac_preload() {return 0;}
#else
#include "map.c"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment