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-ppc/cpu.h | 1 - 1 file changed, 1 deletion(-) (limited to 'target-ppc') diff --git a/target-ppc/cpu.h b/target-ppc/cpu.h index ca0eb1e386..9c8d774c9d 100644 --- a/target-ppc/cpu.h +++ b/target-ppc/cpu.h @@ -849,7 +849,6 @@ static inline void cpu_clone_regs(CPUState *env, target_ulong newsp) #endif #include "cpu-all.h" -#include "exec-all.h" /*****************************************************************************/ /* CRF definitions */ -- cgit v1.2.1