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