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