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