#ifndef __APP_H__ #define __APP_H__ #include "main.h" void app(); #endif /* __APP_H__ */