]> git.proxmox.com Git - mirror_qemu.git/blobdiff - target-arm/cpu.h
monitor fixes
[mirror_qemu.git] / target-arm / cpu.h
index df25c5791c62ee678239b29e4638ec06f124fdec..7d34766b7ea48fc78c8098501cb3a45552e12646 100644 (file)
@@ -64,8 +64,6 @@ struct siginfo;
 int cpu_arm_signal_handler(int host_signum, struct siginfo *info, 
                            void *puc);
 
-void cpu_arm_dump_state(CPUARMState *env, FILE *f, int flags);
-
 #define TARGET_PAGE_BITS 12
 #include "cpu-all.h"