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