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