]> git.sur5r.net Git - openocd/blobdiff - src/target/arm7_9_common.h
David Brownell <david-b@pacbell.net> whitespace fixes. Testing out on one file first...
[openocd] / src / target / arm7_9_common.h
index de2aef86e29eee1f4d1ec37b0f8609b15f6ac115..9b497edce385b72f530b8b96d1007fccb9246383 100644 (file)
@@ -127,7 +127,6 @@ int arm7_9_soft_reset_halt(struct target_s *target);
 int arm7_9_prepare_reset_halt(struct target_s *target);
 
 int arm7_9_halt(target_t *target);
-int arm7_9_debug_entry(target_t *target);
 int arm7_9_full_context(target_t *target);
 int arm7_9_restore_context(target_t *target);
 int arm7_9_resume(struct target_s *target, int current, u32 address, int handle_breakpoints, int debug_execution);