X-Git-Url: https://review.openocd.org/gitweb?p=openocd.git;a=blobdiff_plain;f=src%2Ftarget%2Farm720t.h;h=f91f150a2f4e092b1da47dffdaf84462285c8206;hp=d16e3e6b5d73e6065d48991b9bd04be6807bead3;hb=40580e2d71ac56131a5da7e5f67a0b63450e4f24;hpb=7989000e0969c1ccf69acbc3ce649a020bc1ee66 diff --git a/src/target/arm720t.h b/src/target/arm720t.h index d16e3e6b5d..f91f150a2f 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;