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