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