aboutsummaryrefslogtreecommitdiffstats
path: root/target-m68k/exec.h
diff options
context:
space:
mode:
Diffstat (limited to 'target-m68k/exec.h')
-rw-r--r--target-m68k/exec.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/target-m68k/exec.h b/target-m68k/exec.h
index 12694453a..745606ec0 100644
--- a/target-m68k/exec.h
+++ b/target-m68k/exec.h
@@ -44,8 +44,6 @@ int cpu_m68k_handle_mmu_fault (CPUState *env, target_ulong address, int rw,
#include "softmmu_exec.h"
#endif
-void cpu_m68k_flush_flags(CPUM68KState *env, int cc_op);
-
void cpu_loop_exit(void);
static inline int cpu_halted(CPUState *env) {