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