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