Move gdbserver tdesc header funcs to c file
[deliverable/binutils-gdb.git] / gdb / sparc64-obsd-nat.c
index a59fc69c37c168ad52a0ec9ea0ab0c95bbb17754..a851cad0913f4bda95b7a68d1d990080e3650720 100644 (file)
@@ -1,6 +1,6 @@
 /* Native-dependent code for OpenBSD/sparc64.
 
-   Copyright (C) 2003-2017 Free Software Foundation, Inc.
+   Copyright (C) 2003-2018 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.023794 seconds and 4 git commands to generate.