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