diff options
Diffstat (limited to 'target-sparc')
-rw-r--r-- | target-sparc/cpu.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/target-sparc/cpu.h b/target-sparc/cpu.h index 95fe3dc7a1..7e0d17c0b1 100644 --- a/target-sparc/cpu.h +++ b/target-sparc/cpu.h @@ -615,7 +615,6 @@ static inline void cpu_clone_regs(CPUState *env, target_ulong newsp) #endif #include "cpu-all.h" -#include "exec-all.h" #ifdef TARGET_SPARC64 /* sun4u.c */ |