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