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