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