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