summaryrefslogtreecommitdiff
path: root/src/target/cortex_a8.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/target/cortex_a8.h')
-rw-r--r--src/target/cortex_a8.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/target/cortex_a8.h b/src/target/cortex_a8.h
index 02cf797f..8216ffbb 100644
--- a/src/target/cortex_a8.h
+++ b/src/target/cortex_a8.h
@@ -133,7 +133,7 @@ typedef struct cortex_a8_common_s
/* Use cortex_a8_read_regs_through_mem for fast register reads */
int fast_reg_read;
- armv7a_common_t armv7a_common;
+ struct armv7a_common armv7a_common;
} cortex_a8_common_t;
static inline struct cortex_a8_common_s *