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