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