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