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