diff options
Diffstat (limited to 'target-alpha')
-rw-r--r-- | target-alpha/cpu.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/target-alpha/cpu.h b/target-alpha/cpu.h index c33339635a..686fb4a6a7 100644 --- a/target-alpha/cpu.h +++ b/target-alpha/cpu.h @@ -413,7 +413,6 @@ static inline int cpu_mmu_index (CPUState *env) } #include "cpu-all.h" -#include "exec-all.h" enum { FEATURE_ASN = 0x00000001, |