daily update
[deliverable/binutils-gdb.git] / gdb / terminal.h
index 1b88542d554eb494e7991a2963957a30c7aefb97..83de436bdb09344783f2efbe69addf2cd7e26149 100644 (file)
@@ -1,6 +1,6 @@
 /* Terminal interface definitions for GDB, the GNU Debugger.
-   Copyright (C) 1986, 1989, 1990, 1991, 1992, 1993, 1995, 1996, 1999, 2000
-   Free Software Foundation, Inc.
+   Copyright (C) 1986, 1989, 1990, 1991, 1992, 1993, 1995, 1996, 1999, 2000,
+   2006, 2007 Free Software Foundation, Inc.
 
    This file is part of GDB.
 
@@ -88,4 +88,7 @@ extern int job_control;
    we lack job control.  */
 extern int gdb_setpgid (void);
 
+/* Set up a serial structure describing standard input.  In inflow.c.  */
+extern void initialize_stdin_serial (void);
+
 #endif /* !defined (TERMINAL_H) */
This page took 0.023634 seconds and 4 git commands to generate.