summaryrefslogtreecommitdiff
path: root/src/target/arm7tdmi.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/target/arm7tdmi.h')
-rw-r--r--src/target/arm7tdmi.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/target/arm7tdmi.h b/src/target/arm7tdmi.h
index 104d1e03..95b79385 100644
--- a/src/target/arm7tdmi.h
+++ b/src/target/arm7tdmi.h
@@ -40,6 +40,7 @@ typedef struct arm7tdmi_common_s
int arm7tdmi_register_commands(struct command_context_s *cmd_ctx);
int arm7tdmi_init_arch_info(target_t *target, arm7tdmi_common_t *arm7tdmi, int chain_pos, char *variant);
int arm7tdmi_init_target(struct command_context_s *cmd_ctx, struct target_s *target);
+int arm7tdmi_examine(struct command_context_s *cmd_ctx, struct target_s *target);
#endif /* ARM7TDMI_H */