X-Git-Url: https://review.openocd.org/gitweb?p=openocd.git;a=blobdiff_plain;f=src%2Ftarget%2Fcortex_m3.c;h=e4949d20fa1e03f2dd06353096662e5573773b8f;hp=35ca5a5c125f4359872dc27053725020db30c135;hb=8193f17c3aeb948ca8f70ed3361e8b2bccefffed;hpb=1186f7efa72a86a7000dce60b090bd4f822cdceb diff --git a/src/target/cortex_m3.c b/src/target/cortex_m3.c index 35ca5a5c12..e4949d20fa 100644 --- a/src/target/cortex_m3.c +++ b/src/target/cortex_m3.c @@ -36,6 +36,7 @@ #include "target_request.h" #include "target_type.h" #include "arm_disassembler.h" +#include "register.h" /* NOTE: most of this should work fine for the Cortex-M1 and