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