diff options
Diffstat (limited to 'target-ppc')
-rw-r--r-- | target-ppc/cpu.h | 1 |
1 files changed, 0 insertions, 1 deletions
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 */ |