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