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