diff options
Diffstat (limited to 'target-cris/cpu.h')
-rw-r--r-- | target-cris/cpu.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/target-cris/cpu.h b/target-cris/cpu.h index f86c52a43e..fce0804a90 100644 --- a/target-cris/cpu.h +++ b/target-cris/cpu.h @@ -250,7 +250,6 @@ static inline void cpu_set_tls(CPUCRISState *env, target_ulong newtls) #define SFR_RW_MM_TLB_HI env->pregs[PR_SRS]][6 #include "cpu-all.h" -#include "exec-all.h" static inline void cpu_get_tb_cpu_state(CPUState *env, target_ulong *pc, target_ulong *cs_base, int *flags) |