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