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