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