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