Revision b7e516ce target-mips/cpu.h

b/target-mips/cpu.h
637 637
    return &cpu->env;
638 638
}
639 639

  
640
/* TODO QOM'ify CPU reset and remove */
641
void cpu_state_reset(CPUMIPSState *s);
642

  
640 643
/* mips_timer.c */
641 644
uint32_t cpu_mips_get_random (CPUMIPSState *env);
642 645
uint32_t cpu_mips_get_count (CPUMIPSState *env);

Also available in: Unified diff