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