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