linux/tools/build/tests/ex/a.c
<<
>>
Prefs
   1
   2int a(void)
   3{
   4        return 0;
   5}
   6