summaryrefslogtreecommitdiff
path: root/src/target/cortex_m3.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/target/cortex_m3.h')
-rw-r--r--src/target/cortex_m3.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/target/cortex_m3.h b/src/target/cortex_m3.h
index 629db8e1..9ad9dca7 100644
--- a/src/target/cortex_m3.h
+++ b/src/target/cortex_m3.h
@@ -161,7 +161,6 @@ typedef struct cortex_m3_common_s
struct reg_cache_s *dwt_cache;
armv7m_common_t armv7m;
- void *arch_info;
} cortex_m3_common_t;
static inline struct cortex_m3_common_s *