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