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