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