summaryrefslogtreecommitdiff
path: root/src/target/fa526.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/target/fa526.c')
-rw-r--r--src/target/fa526.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/target/fa526.c b/src/target/fa526.c
index eee9e50b..9cdbf3d4 100644
--- a/src/target/fa526.c
+++ b/src/target/fa526.c
@@ -346,7 +346,6 @@ int fa526_init_arch_info_2(target_t *target, arm9tdmi_common_t *arm9tdmi, jtag_t
arm7_9->enable_single_step = arm9tdmi_enable_single_step;
arm7_9->disable_single_step = arm9tdmi_disable_single_step;
- arm7_9->pre_debug_entry = NULL;
arm7_9->post_debug_entry = NULL;
arm7_9->pre_restore_context = NULL;