2003-05-30 Andrew Cagney <cagney@redhat.com>
[deliverable/binutils-gdb.git] / gdb / remote.h
index e2171b27efd67b9b7975a4adadda77c64a454b0c..4477148f9c8f5ce1c7d9ca2f7ddf15de86f87665 100644 (file)
@@ -54,4 +54,7 @@ extern void remote_cisco_objfile_relocate (bfd_signed_vma text_off,
 
 extern void async_remote_interrupt_twice (void *arg);
 
+extern void (*target_resume_hook) (void);
+extern void (*target_wait_loop_hook) (void);
+
 #endif
This page took 0.02621 seconds and 4 git commands to generate.