summaryrefslogtreecommitdiff
path: root/src/target/arm720t.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/target/arm720t.h')
-rw-r--r--src/target/arm720t.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/target/arm720t.h b/src/target/arm720t.h
index d16e3e6b..f91f150a 100644
--- a/src/target/arm720t.h
+++ b/src/target/arm720t.h
@@ -32,7 +32,7 @@
typedef struct arm720t_common_s
{
- int common_magic;
+ u32 common_magic;
armv4_5_mmu_common_t armv4_5_mmu;
arm7tdmi_common_t arm7tdmi_common;
u32 cp15_control_reg;