#ifndef SYS_POWER_H #define SYS_POWER_H void reboot(void); #endif