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