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