00001 00028 #ifndef STARTUP_H 00029 #define STARTUP_H 00030 00031 void startup_init(void); 00032 00033 #endif