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