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