#ifndef __APP_H__
#define __APP_H__

void appInit();

#endif // __APP_H__
