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