X-Git-Url: https://review.openocd.org/gitweb?p=openocd.git;a=blobdiff_plain;f=src%2Ftarget%2Fcortex_a8.h;h=02cf797f5bd75a96df6a8e439321488799d4e41e;hp=39d4e77af298b7c67c8f791bd85a814f5d2aaf08;hb=056fcdb540f0ab9a404f3b5de72fd707eb146603;hpb=c25e00b52810822108b54ac40dffadba62ef48d9 diff --git a/src/target/cortex_a8.h b/src/target/cortex_a8.h index 39d4e77af2..02cf797f5b 100644 --- a/src/target/cortex_a8.h +++ b/src/target/cortex_a8.h @@ -103,7 +103,7 @@ typedef struct cortex_a8_wrp_s typedef struct cortex_a8_common_s { int common_magic; - arm_jtag_t jtag_info; + struct arm_jtag jtag_info; /* Context information */ uint32_t cpudbg_dscr;