#ifndef __POWER_APP_H__ #define __POWER_APP_H__ void power_early_flowing(); int power_later_flowing(); void board_power_init(); #endif