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