aboutsummaryrefslogtreecommitdiff
path: root/target-alpha/cpu.h
diff options
context:
space:
mode:
authorPaolo Bonzini <pbonzini@redhat.com>2010-06-29 09:58:51 +0200
committerBlue Swirl <blauwirbel@gmail.com>2010-07-03 09:48:24 +0300
commita88790a14f60ac966a2103a958c3febf5a42836b (patch)
treed86103edb0e68aabf0ba67d9e54bb2d334b9830e /target-alpha/cpu.h
parent10eb0cc03c20b232356edb367516939d6d7bb862 (diff)
remove exec-all.h inclusion from cpu.h
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com> Signed-off-by: Blue Swirl <blauwirbel@gmail.com>
Diffstat (limited to 'target-alpha/cpu.h')
-rw-r--r--target-alpha/cpu.h1
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,