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