diff --git a/Ubiquitous/XiUOS/applications/main.c b/Ubiquitous/XiUOS/applications/main.c index 474a8971e..bf9538e7b 100644 --- a/Ubiquitous/XiUOS/applications/main.c +++ b/Ubiquitous/XiUOS/applications/main.c @@ -31,6 +31,7 @@ int main(void) FrameworkInit(); return 0; } + // int cppmain(void); #endif \ No newline at end of file