xref: /openbmc/linux/arch/mips/boot/compressed/dummy.c (revision 7eec52db361a6ae6fbbd86c2299718586866b664)
1 int main(void)
2 {
3 	return 0;
4 }
5