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