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