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