Revision c227f099 target-microblaze/op_helper.c

b/target-microblaze/op_helper.c
238 238
}
239 239
#endif
240 240

  
241
void do_unassigned_access(a_target_phys_addr addr, int is_write, int is_exec,
241
void do_unassigned_access(target_phys_addr_t addr, int is_write, int is_exec,
242 242
                          int is_asi, int size)
243 243
{
244 244
    CPUState *saved_env;

Also available in: Unified diff