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