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