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