#ifndef __INC_APP_H #define __INC_APP_H #include "tx_port.h" void app_thread_entry(ULONG _); #endif // __INC_APP_H