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