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