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