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