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