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