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