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