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