- add missing svn props
[fw/openocd] / src / target / arm11.h
index 818db766a32679449665bbbfd22fbaedacd4709c..faa93f586de72a3b21556f7278a6e0ad8c1dc814 100644 (file)
@@ -193,7 +193,6 @@ int arm11_step(struct target_s *target, int current, u32 address, int handle_bre
 int arm11_assert_reset(struct target_s *target);
 int arm11_deassert_reset(struct target_s *target);
 int arm11_soft_reset_halt(struct target_s *target);
-int arm11_prepare_reset_halt(struct target_s *target);
 
 /* target register access for gdb */
 int arm11_get_gdb_reg_list(struct target_s *target, struct reg_s **reg_list[], int *reg_list_size);