Work around GCC 6.3.1 bug
[deliverable/binutils-gdb.git] / gdb / i386-sol2-tdep.c
index 953b942108af357ab5c0aa6ddb25b512c4b0be18..cfa336e0d1090e1a3e0f10e6e966aedb93e33d62 100644 (file)
@@ -1,6 +1,6 @@
 /* Target-dependent code for Solaris x86.
 
-   Copyright (C) 2002-2016 Free Software Foundation, Inc.
+   Copyright (C) 2002-2017 Free Software Foundation, Inc.
 
    This file is part of GDB.
 
@@ -150,9 +150,6 @@ i386_sol2_osabi_sniffer (bfd *abfd)
   return GDB_OSABI_UNKNOWN;
 }
 
-/* Provide a prototype to silence -Wmissing-prototypes.  */
-void _initialize_i386_sol2_tdep (void);
-
 void
 _initialize_i386_sol2_tdep (void)
 {
This page took 0.023613 seconds and 4 git commands to generate.