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