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