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