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