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