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