From 3582f4129ecaf77e6a3b048152e9b2bdafcab01c Mon Sep 17 00:00:00 2001 From: hlj123 Date: Fri, 9 Jul 2021 18:03:44 +0800 Subject: [PATCH] test --- Ubiquitous/XiUOS/applications/main.c | 1 + 1 file changed, 1 insertion(+) 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