summaryrefslogtreecommitdiff
path: root/gdb/remote.h
diff options
context:
space:
mode:
authorJason Molenda <jsm@bugshack.cygnus.com>1999-09-28 21:55:21 +0000
committerJason Molenda <jsm@bugshack.cygnus.com>1999-09-28 21:55:21 +0000
commitc804ebc6d614890872b82978a0fef56dd8f77537 (patch)
tree0f7a7c0fd623babd70e332a27e9608eeb97eea00 /gdb/remote.h
parent78bdd6a4c9dc0f87410d89504862768c3556db31 (diff)
downloadgdb-c804ebc6d614890872b82978a0fef56dd8f77537.tar.gz
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 d67f7a5173f..3530e891870 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