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