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