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