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