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