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