Revision 42083220 target-sh4/cpu.h

b/target-sh4/cpu.h
137 137
int cpu_sh4_exec(CPUSH4State * s);
138 138
int cpu_sh4_signal_handler(int host_signum, void *pinfo,
139 139
                           void *puc);
140
int cpu_sh4_handle_mmu_fault(CPUSH4State * env, target_ulong address, int rw,
141
			     int mmu_idx, int is_softmmu);
142
void do_interrupt(CPUSH4State * env);
143

  
140 144
void sh4_cpu_list(FILE *f, int (*cpu_fprintf)(FILE *f, const char *fmt, ...));
141 145
void cpu_sh4_write_mmaped_utlb_addr(CPUSH4State *s, target_phys_addr_t addr,
142 146
				    uint32_t mem_value);

Also available in: Unified diff