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