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