summaryrefslogtreecommitdiff
path: root/src/target/arm966e.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/target/arm966e.h')
-rw-r--r--src/target/arm966e.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/target/arm966e.h b/src/target/arm966e.h
index 710f2071..e8346f9d 100644
--- a/src/target/arm966e.h
+++ b/src/target/arm966e.h
@@ -29,8 +29,8 @@
typedef struct arm966e_common_s
{
- int common_magic;
arm9tdmi_common_t arm9tdmi_common;
+ int common_magic;
uint32_t cp15_control_reg;
} arm966e_common_t;