#ifndef __APP_H #define __APP_H #include void app_init(void); #endif