PR ld/12549
[binutils-gdb.git] / gdb / ser-go32.c
index ad0119197afb691fb138016effde16747397a27c..7d76720e0baacf13b6a35a2fd22402fee75ec95e 100644 (file)
@@ -1,6 +1,5 @@
 /* Remote serial interface for local (hardwired) serial ports for GO32.
-   Copyright (C) 1992-1993, 2000-2001, 2007-2012 Free Software
-   Foundation, Inc.
+   Copyright (C) 1992-2013 Free Software Foundation, Inc.
 
    Contributed by Nigel Stephens, Algorithmics Ltd. (nigel@algor.co.uk).
 
@@ -909,6 +908,8 @@ dos_info (char *arg, int from_tty)
 #endif
 }
 
+/* -Wmissing-prototypes */
+extern initialize_file_ftype _initialize_ser_dos;
 
 void
 _initialize_ser_dos (void)