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