#ifndef _U_POWER_H_ #define _U_POWER_H_ #include "u_global.h" void power_check_init(void); #endif