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