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