00001 00013 #ifndef _BOOT_H_ 00014 #define _BOOT_H_ 00015 00016 // standard integer functions 00017 #include "co_int.h" 00018 00020 extern uint32_t _sshram[]; 00022 extern uint32_t _eshram[]; 00023 #endif // _BOOT_H_