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