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