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