Revision b7e516ce target-lm32/helper.c

b/target-lm32/helper.c
233 233
        env->flags &= ~LM32_FLAG_IGNORE_MSB;
234 234
    }
235 235
}
236

  
237
void cpu_state_reset(CPULM32State *env)
238
{
239
    cpu_reset(ENV_GET_CPU(env));
240
}
241

  

Also available in: Unified diff