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