C++-ify typedef hash
[deliverable/binutils-gdb.git] / gdb / i386-nbsd-nat.c
index ee5a13c1fad3ebcf9724f3092e07c69f2de5ea75..6b0bcc92698a69750393896b7e2ddce98d74d9ce 100644 (file)
@@ -1,6 +1,6 @@
 /* Native-dependent code for NetBSD/i386.
 
-   Copyright (C) 2004-2016 Free Software Foundation, Inc.
+   Copyright (C) 2004-2018 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.024813 seconds and 4 git commands to generate.