linux/tools/build/tests/ex/arch/f.c

6 lines
28 B
C
Raw Normal View History

int f(void)
{
return 0;
}