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