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