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