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