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