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