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