summaryrefslogtreecommitdiff
path: root/gdb/remote.h
diff options
context:
space:
mode:
authorJason Molenda <jsm@bugshack.cygnus.com>1999-10-12 04:37:53 +0000
committerJason Molenda <jsm@bugshack.cygnus.com>1999-10-12 04:37:53 +0000
commita53c440bf2c42802dc25fb9fa62f0f5dc196b399 (patch)
treec529861a454a8200807cbb62af394c2952248e00 /gdb/remote.h
parentf4e2ab8d6023f442c422f4f883c9c96f0106190f (diff)
downloadgdb-a53c440bf2c42802dc25fb9fa62f0f5dc196b399.tar.gz
import gdb-1999-10-11 snapshot
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