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