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