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