From a88790a14f60ac966a2103a958c3febf5a42836b Mon Sep 17 00:00:00 2001 From: Paolo Bonzini Date: Tue, 29 Jun 2010 09:58:51 +0200 Subject: remove exec-all.h inclusion from cpu.h Signed-off-by: Paolo Bonzini Signed-off-by: Blue Swirl --- target-i386/cpu.h | 2 -- 1 file changed, 2 deletions(-) (limited to 'target-i386/cpu.h') diff --git a/target-i386/cpu.h b/target-i386/cpu.h index 704c265..1144d4e 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) -- cgit v1.1