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