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