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