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