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