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