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