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