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