Work around GCC 6.3.1 bug
[deliverable/binutils-gdb.git] / gdb / sparc-linux-tdep.c
index ec7d84dbc011ee88d299b2a95f95381b64f4b210..6ed717aa9fbcc9aac506f167a35ae021e37e647c 100644 (file)
@@ -1,6 +1,6 @@
 /* Target-dependent code for GNU/Linux SPARC.
 
-   Copyright (C) 2003-2014 Free Software Foundation, Inc.
+   Copyright (C) 2003-2017 Free Software Foundation, Inc.
 
    This file is part of GDB.
 
@@ -465,9 +465,6 @@ sparc32_linux_init_abi (struct gdbarch_info info, struct gdbarch *gdbarch)
                                    sparc32_linux_gdb_signal_to_target);
 }
 
-/* Provide a prototype to silence -Wmissing-prototypes.  */
-extern void _initialize_sparc_linux_tdep (void);
-
 void
 _initialize_sparc_linux_tdep (void)
 {
This page took 0.024007 seconds and 4 git commands to generate.