summaryrefslogtreecommitdiff
path: root/src/target/arm926ejs.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/target/arm926ejs.c')
-rw-r--r--src/target/arm926ejs.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/target/arm926ejs.c b/src/target/arm926ejs.c
index 14cd674a..50abd462 100644
--- a/src/target/arm926ejs.c
+++ b/src/target/arm926ejs.c
@@ -90,6 +90,7 @@ target_type_t arm926ejs_target =
.register_commands = arm926ejs_register_commands,
.target_command = arm926ejs_target_command,
.init_target = arm926ejs_init_target,
+ .examine = arm9tdmi_examine,
.quit = arm926ejs_quit,
.virt2phys = arm926ejs_virt2phys,
.mmu = arm926ejs_mmu