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