00001 // C Source File 00002 // Created 30/07/2005; 14:20:05 00003 00004 #include <tigcclib.h> 00005 00006 /* the code of that file will only appear in Doxygen */ 00007 #ifdef FAKE_CODE 00008 00016 unsigned long op_idleCounter; 00017 00024 void op_KernelStart( void ) 00025 { 00056 } 00057 00058 00064 void op_KernelStop( void ) 00065 { 00081 } 00082 00083 00084 00085 #endif 00086 00087 00088 00089 00090 00091 00092 00093 /* end of file */