Work around GCC 6.3.1 bug
[deliverable/binutils-gdb.git] / gdb / i386-nbsd-nat.c
index ee5a13c1fad3ebcf9724f3092e07c69f2de5ea75..f862c6870d8070291dd8879300fa34fe4968d5a2 100644 (file)
@@ -1,6 +1,6 @@
 /* Native-dependent code for NetBSD/i386.
 
-   Copyright (C) 2004-2016 Free Software Foundation, Inc.
+   Copyright (C) 2004-2017 Free Software Foundation, Inc.
 
    This file is part of GDB.
 
@@ -70,10 +70,6 @@ i386nbsd_supply_pcb (struct regcache *regcache, struct pcb *pcb)
 
   return 1;
 }
-\f
-
-/* Provide a prototype to silence -Wmissing-prototypes.  */
-void _initialize_i386nbsd_nat (void);
 
 void
 _initialize_i386nbsd_nat (void)
This page took 0.023662 seconds and 4 git commands to generate.