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