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