* copyright.sh: Clarify error.
[deliverable/binutils-gdb.git] / gdb / remote-fileio.h
index 4b9b064686b079036e6f5c6e766184de8df9e9ec..90f1ca973e246438b4cb49b9f820d78cca859f4a 100644 (file)
@@ -1,6 +1,6 @@
 /* Remote File-I/O communications
 
-   Copyright (C) 2003 Free Software Foundation, Inc.
+   Copyright (C) 2003, 2007 Free Software Foundation, Inc.
 
    This file is part of GDB.
 
@@ -30,6 +30,9 @@ struct cmd_list_element;
    remote_wait () and remote_async_wait () */
 extern void remote_fileio_request (char *buf);
 
+/* Cleanup any remote fileio state.  */
+extern void remote_fileio_reset (void);
+
 /* Called from _initialize_remote () */
 extern void initialize_remote_fileio (
   struct cmd_list_element *remote_set_cmdlist,
This page took 0.026356 seconds and 4 git commands to generate.