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