Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux
at v4.2 5 lines 28 B view raw
1 2int a(void) 3{ 4 return 0; 5}