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