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