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