diff options
Diffstat (limited to 'target-i386')
-rw-r--r-- | target-i386/cpu.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/target-i386/cpu.h b/target-i386/cpu.h index 704c265842..1144d4e387 100644 --- a/target-i386/cpu.h +++ b/target-i386/cpu.h @@ -933,8 +933,6 @@ static inline void cpu_clone_regs(CPUState *env, target_ulong newsp) #endif #include "cpu-all.h" -#include "exec-all.h" - #include "svm.h" #if !defined(CONFIG_USER_ONLY) |