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