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