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