mirror of
https://github.com/torvalds/linux.git
synced 2024-11-13 23:51:39 +00:00
6 lines
28 B
C
6 lines
28 B
C
|
|
||
|
int c(void)
|
||
|
{
|
||
|
return 0;
|
||
|
}
|