* Makefile.in (DEPMODE, DEPDIR, depcomp, COMPILE.pre)
[deliverable/binutils-gdb.git] / gdb / ser-go32.c
index 835d8e05548dde6c74b4a5cf736dadd8916a3c9c..73f69c5ec4f3ac16ac0027b80c33271ec421f996 100644 (file)
@@ -1,6 +1,6 @@
 /* Remote serial interface for local (hardwired) serial ports for GO32.
-   Copyright (C) 1992, 1993, 2000, 2001, 2007, 2008, 2009, 2010, 2011
-   Free Software Foundation, Inc.
+   Copyright (C) 1992-1993, 2000-2001, 2007-2012 Free Software
+   Foundation, Inc.
 
    Contributed by Nigel Stephens, Algorithmics Ltd. (nigel@algor.co.uk).
 
@@ -909,6 +909,8 @@ dos_info (char *arg, int from_tty)
 #endif
 }
 
+/* -Wmissing-prototypes */
+extern initialize_file_ftype _initialize_ser_dos;
 
 void
 _initialize_ser_dos (void)
This page took 0.023584 seconds and 4 git commands to generate.