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