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