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