smp : infra for smp minimum support
[fw/openocd] / src / target / fa526.c
index b6149e318ad4aa4b2967d1932adbbc2527cae01c..d9d5d43b51b22ce2c6c61025c16343e8133c1338 100644 (file)
@@ -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;