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