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