X-Git-Url: https://review.openocd.org/gitweb?a=blobdiff_plain;f=src%2Ftarget%2Farm7_9_common.h;h=0e706a75a2a899fac7cf1fd8ffda0ba945eb3910;hb=1b0c22dd5693233ac348d1f16aed18177e97c010;hp=6f1b51f919bbf458230adc08cbb0e7bf9f1709c3;hpb=374127301ec1d72033b9d573b72c7abdfd61990d;p=openocd.git diff --git a/src/target/arm7_9_common.h b/src/target/arm7_9_common.h index 6f1b51f919..0e706a75a2 100644 --- a/src/target/arm7_9_common.h +++ b/src/target/arm7_9_common.h @@ -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,