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