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