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