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