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