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