Jim_GetResult was called twice
[fw/openocd] / src / target / arm7_9_common.h
index 6f1b51f919bbf458230adc08cbb0e7bf9f1709c3..0e706a75a2a899fac7cf1fd8ffda0ba945eb3910 100644 (file)
@@ -141,7 +141,6 @@ int arm7_9_deassert_reset(struct target *target);
 int arm7_9_reset_request_halt(struct target *target);
 int arm7_9_early_halt(struct target *target);
 int arm7_9_soft_reset_halt(struct target *target);
-int arm7_9_prepare_reset_halt(struct target *target);
 
 int arm7_9_halt(struct target *target);
 int arm7_9_resume(struct target *target, int current, uint32_t address,