]> git.proxmox.com Git - mirror_qemu.git/blobdiff - target-s390x/cpu.h
cpu: Replace do_interrupt() by CPUClass::do_interrupt method
[mirror_qemu.git] / target-s390x / cpu.h
index 642e661e7d0a36652984b71fff357fb48c5368d5..e3510059010ea378d270cc257e5bbd9e440fcf0d 100644 (file)
@@ -315,7 +315,6 @@ static inline int get_ilen(uint8_t opc)
 S390CPU *cpu_s390x_init(const char *cpu_model);
 void s390x_translate_init(void);
 int cpu_s390x_exec(CPUS390XState *s);
-void do_interrupt (CPUS390XState *env);
 
 /* you can call this signal handler from your SIGBUS and SIGSEGV
    signal handlers to inform the virtual CPU of exceptions. non zero