summaryrefslogtreecommitdiff
path: root/src/target/arm9tdmi.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/target/arm9tdmi.h')
-rw-r--r--src/target/arm9tdmi.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/target/arm9tdmi.h b/src/target/arm9tdmi.h
index 775d4758..85ed0296 100644
--- a/src/target/arm9tdmi.h
+++ b/src/target/arm9tdmi.h
@@ -30,7 +30,7 @@
*/
typedef struct arm9tdmi_common_s
{
- arm7_9_common_t arm7_9_common;
+ struct arm7_9_common arm7_9_common;
} arm9tdmi_common_t;
typedef struct arm9tdmi_vector_s