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