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