Revision 3c7b48b7 target-sparc/cpu.h

b/target-sparc/cpu.h
550 550
#endif
551 551

  
552 552
/* cpu-exec.c */
553
#if !defined(CONFIG_USER_ONLY)
553 554
void do_unassigned_access(target_phys_addr_t addr, int is_write, int is_exec,
554 555
                          int is_asi, int size);
556
#endif
555 557
int cpu_sparc_signal_handler(int host_signum, void *pinfo, void *puc);
556 558

  
557 559
#define cpu_init cpu_sparc_init

Also available in: Unified diff