Don't set terminal flags twice in a row
[deliverable/binutils-gdb.git] / gdb / sparc-linux-nat.c
index 0e2fa8590f6062d2d41cee1c44c305cecb1b9378..6fcef4811bba0560471e5769b3eef2af4e8e2bbb 100644 (file)
@@ -1,5 +1,5 @@
 /* Native-dependent code for GNU/Linux SPARC.
-   Copyright (C) 2005-2014 Free Software Foundation, Inc.
+   Copyright (C) 2005-2017 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.024636 seconds and 4 git commands to generate.