xref: /openbmc/linux/tools/build/tests/ex/a.c (revision eb3fcf007fffe5830d815e713591f3e858f2a365)
1 
2 int a(void)
3 {
4 	return 0;
5 }
6