#ifndef EXOSPHERE_BPMPFW_LP0_H #define EXOSPHERE_BPMPFW_LP0_H void lp0_entry_main(void); void reboot(void); #endif