proc-events.c: fix compilation on Solaris
[deliverable/binutils-gdb.git] / gdb / sparc64-fbsd-nat.c
index d799a969439511cb2294a5ac3bd1b4dfe3fe99fd..ec577d7e5826fe5d004a34ec223693452b320726 100644 (file)
@@ -1,6 +1,6 @@
 /* Native-dependent code for FreeBSD/sparc64.
 
-   Copyright (C) 2003-2017 Free Software Foundation, Inc.
+   Copyright (C) 2003-2018 Free Software Foundation, Inc.
 
    This file is part of GDB.
 
@@ -58,10 +58,6 @@ sparc64fbsd_kvm_supply_pcb (struct regcache *regcache, struct pcb *pcb)
 
   return 1;
 }
-\f
-
-/* Provide a prototype to silence -Wmissing-prototypes.  */
-void _initialize_sparc64fbsd_nat (void);
 
 void
 _initialize_sparc64fbsd_nat (void)
This page took 0.024221 seconds and 4 git commands to generate.