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