#ifndef APP_START_H_
#define APP_START_H_



void start(void);



#endif