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