mirror of
https://github.com/torvalds/linux.git
synced 2024-11-14 16:12:02 +00:00
5 lines
30 B
C
5 lines
30 B
C
|
int main(void)
|
||
|
{
|
||
|
return 0;
|
||
|
}
|