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