diff options
Diffstat (limited to 'target-mips/cpu.h')
-rw-r--r-- | target-mips/cpu.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/target-mips/cpu.h b/target-mips/cpu.h index 1aaca77774..81051aa004 100644 --- a/target-mips/cpu.h +++ b/target-mips/cpu.h @@ -526,7 +526,6 @@ static inline void cpu_clone_regs(CPUState *env, target_ulong newsp) } #include "cpu-all.h" -#include "exec-all.h" /* Memory access type : * may be needed for precise access rights control and precise exceptions. |