···612612 * cache code which eventually will be folded into c-r4k.c. Until613613 * then we pretend it's got it's own cache architecture.614614 */615615- c->options &= MIPS_CPU_4K_CACHE;615615+ c->options &= ~MIPS_CPU_4K_CACHE;616616 c->options |= MIPS_CPU_SB1_CACHE;617617618618 switch (c->processor_id & 0xff00) {