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