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