![]() |
Energy Micro IEC60355 Library Example Project 1.0 (internal use only!) GCC-Version
Example project demonstrating POST and BIST library functions
|
00001 /***************************************************************************/ 00029 /* Define to prevent recursive inclusion -------------------------------------*/ 00030 #ifndef __MAIN_H__ 00031 #define __MAIN_H__ 00032 00051 void Reset(void); 00086 #ifdef __cplusplus 00087 extern "C" 00088 { 00089 #endif /* __cplusplus */ 00090 00091 #ifdef __cplusplus 00092 } 00093 #endif /* __cplusplus */ 00094 00097 #endif /* __MAIN_H__ */ 00098 00099 /************************************** EOF *********************************/