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