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