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