X-Git-Url: https://review.openocd.org/gitweb?a=blobdiff_plain;f=src%2Ftarget%2Ffa526.c;h=d9d5d43b51b22ce2c6c61025c16343e8133c1338;hb=33a17fd35995a7f679f92600055a8f55ae380022;hp=b6149e318ad4aa4b2967d1932adbbc2527cae01c;hpb=b8e930e3bfc78f4a0582edb8b7cec44b5c9f4cad;p=openocd.git diff --git a/src/target/fa526.c b/src/target/fa526.c index b6149e318a..d9d5d43b51 100644 --- a/src/target/fa526.c +++ b/src/target/fa526.c @@ -292,7 +292,6 @@ static int fa526_init_arch_info_2(struct target *target, arm7_9->post_debug_entry = NULL; arm7_9->pre_restore_context = NULL; - arm7_9->post_restore_context = NULL; /* initialize arch-specific breakpoint handling */ arm7_9->arm_bkpt = 0xdeeedeee;