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