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