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