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