#ifndef __APP_MAIN_H__ #define __APP_MAIN_H__ void app_main(void); #endif /* __APP_MAIN_H__ */