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