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