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