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