Revision 2cbd949d target-mips/exec.h

b/target-mips/exec.h
29 29
void do_interrupt (CPUState *env);
30 30
void r4k_invalidate_tlb (CPUState *env, int idx, int use_extra);
31 31

  
32
void cpu_loop_exit(void);
33 32
void do_raise_exception_err (uint32_t exception, int error_code);
34 33
void do_raise_exception (uint32_t exception);
35 34

  

Also available in: Unified diff