mirror of
https://github.com/RT-Thread/rt-thread.git
synced 2025-01-15 19:39:53 +08:00
5 lines
32 B
C
5 lines
32 B
C
|
int dummy_main()
|
||
|
{
|
||
|
return 0;
|
||
|
}
|