diff options
Diffstat (limited to 'target-sh4')
-rw-r--r-- | target-sh4/cpu.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/target-sh4/cpu.h b/target-sh4/cpu.h index f2dee37878..64a609b8ad 100644 --- a/target-sh4/cpu.h +++ b/target-sh4/cpu.h @@ -211,7 +211,6 @@ static inline void cpu_clone_regs(CPUState *env, target_ulong newsp) #endif #include "cpu-all.h" -#include "exec-all.h" /* Memory access type */ enum { |