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