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