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