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