Revision c227f099 target-sh4/cpu.h

b/target-sh4/cpu.h
167 167
void do_interrupt(CPUSH4State * env);
168 168

  
169 169
void sh4_cpu_list(FILE *f, int (*cpu_fprintf)(FILE *f, const char *fmt, ...));
170
void cpu_sh4_write_mmaped_utlb_addr(CPUSH4State *s, a_target_phys_addr addr,
170
void cpu_sh4_write_mmaped_utlb_addr(CPUSH4State *s, target_phys_addr_t addr,
171 171
				    uint32_t mem_value);
172 172

  
173 173
int cpu_sh4_is_cached(CPUSH4State * env, target_ulong addr);

Also available in: Unified diff