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

6 lines
28 B
C
Raw Normal View History

int e(void)
{
return 0;
}