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