4
0
mirror of https://github.com/RT-Thread/rt-thread.git synced 2025-02-09 02:21:57 +08:00

5 lines
32 B
C

int dummy_main()
{
return 0;
}