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