import gdb-1999-10-11 snapshot
[deliverable/binutils-gdb.git] / gdb / remote.h
index d67f7a5173f2be17c98f21673611d441b4922793..93fd04a589bc1bf02816971651a2b3ad99935192 100644 (file)
@@ -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
@@ -57,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
This page took 0.023753 seconds and 4 git commands to generate.