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