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