tegrakernel/kernel/kernel-4.9/tools/build/tests/ex/a.c

6 lines
28 B
C
Raw Normal View History

2022-02-16 09:13:02 -06:00
int a(void)
{
return 0;
}