aboutsummaryrefslogtreecommitdiff
path: root/gdb/remote.h
diff options
context:
space:
mode:
authorJason Molenda <jmolenda@apple.com>1999-09-28 21:55:21 +0000
committerJason Molenda <jmolenda@apple.com>1999-09-28 21:55:21 +0000
commit6426a772a2645ef6afa596319dba0ff966bff050 (patch)
tree315b42018fc08aad8fc85d0833b1ed983d747de8 /gdb/remote.h
parentf4bda9848fb4c4ae3e4cccba77d5ef26099e451e (diff)
downloadfsf-binutils-gdb-6426a772a2645ef6afa596319dba0ff966bff050.zip
fsf-binutils-gdb-6426a772a2645ef6afa596319dba0ff966bff050.tar.gz
fsf-binutils-gdb-6426a772a2645ef6afa596319dba0ff966bff050.tar.bz2
import gdb-1999-09-28 snapshot
Diffstat (limited to 'gdb/remote.h')
-rw-r--r--gdb/remote.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/gdb/remote.h b/gdb/remote.h
index d67f7a5..3530e89 100644
--- a/gdb/remote.h
+++ b/gdb/remote.h
@@ -43,11 +43,6 @@ extern int putpkt (char *buf);
extern void remote_console_output PARAMS ((char *));
-/* FIXME: cagney/1999-09-20: This function is going to be replaced
- with a more generic (non remote specific) mechanism. */
-
-extern void cleanup_sigint_signal_handler (void);
-
/* FIXME: cagney/1999-09-20: The remote cisco stuff in remote.c needs
to be broken out into a separate file (remote-cisco.[hc]?). Before
that can happen, a remote protocol stack framework needs to be