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