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