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