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