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