mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-11-14 23:47:10 +02:00
5 lines
30 B
C
5 lines
30 B
C
|
int main(void)
|
||
|
{
|
||
|
return 0;
|
||
|
}
|