Work around GCC 6.3.1 bug
[deliverable/binutils-gdb.git] / gdb / sparc64-obsd-nat.c
index 02ce9b5616c09fb0112b24f229c60fb3f01d7576..9af3e5e4ebf94d21fac57b7abf4abaf98b3153f4 100644 (file)
@@ -1,6 +1,6 @@
 /* Native-dependent code for OpenBSD/sparc64.
 
-   Copyright (C) 2003-2016 Free Software Foundation, Inc.
+   Copyright (C) 2003-2017 Free Software Foundation, Inc.
 
    This file is part of GDB.
 
@@ -106,10 +106,6 @@ sparc64obsd_supply_pcb (struct regcache *regcache, struct pcb *pcb)
   return 1;
 }
 
-\f
-/* Provide a prototype to silence -Wmissing-prototypes.  */
-void _initialize_sparc64obsd_nat (void);
-
 void
 _initialize_sparc64obsd_nat (void)
 {
This page took 0.024268 seconds and 4 git commands to generate.