X-Git-Url: https://review.openocd.org/gitweb?a=blobdiff_plain;f=src%2Ftarget%2Farm7_9_common.h;h=de2aef86e29eee1f4d1ec37b0f8609b15f6ac115;hb=40580e2d71ac56131a5da7e5f67a0b63450e4f24;hp=3cf905119a79a7d031081536577ec698f125bc2d;hpb=0cba0d4df3fe120f08945703506f8405760325c9;p=openocd.git diff --git a/src/target/arm7_9_common.h b/src/target/arm7_9_common.h index 3cf905119a..de2aef86e2 100644 --- a/src/target/arm7_9_common.h +++ b/src/target/arm7_9_common.h @@ -40,7 +40,7 @@ typedef struct arm7_9_common_s { - int common_magic; + u32 common_magic; arm_jtag_t jtag_info; reg_cache_t *eice_cache;