Move gdbserver tdesc header funcs to c file
[deliverable/binutils-gdb.git] / gdb / sparc-linux-nat.c
index 3a83ff74d007fdbcddea932cada2db86390ec925..3a5132c8580e2113e0774f4b70ab2fe08fce9ef1 100644 (file)
@@ -1,5 +1,5 @@
 /* Native-dependent code for GNU/Linux SPARC.
-   Copyright (C) 2005-2016 Free Software Foundation, Inc.
+   Copyright (C) 2005-2018 Free Software Foundation, Inc.
 
    This file is part of GDB.
 
@@ -53,8 +53,6 @@ fill_fpregset (const struct regcache *regcache,
   sparc32_collect_fpregset (sparc_fpregmap, regcache, regnum, fpregs);
 }
 
-void _initialize_sparc_linux_nat (void);
-
 void
 _initialize_sparc_linux_nat (void)
 {
This page took 0.023798 seconds and 4 git commands to generate.