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