summaryrefslogtreecommitdiff
path: root/gdb/remote.h
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/remote.h')
-rw-r--r--gdb/remote.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/gdb/remote.h b/gdb/remote.h
index 3530e891870..93fd04a589b 100644
--- a/gdb/remote.h
+++ b/gdb/remote.h
@@ -52,4 +52,6 @@ extern void remote_cisco_objfile_relocate (bfd_signed_vma text_off,
bfd_signed_vma data_off,
bfd_signed_vma bss_off);
+extern void async_remote_interrupt_twice (void *arg);
+
#endif