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