opcodes error messages
[deliverable/binutils-gdb.git] / gdb / mipsread.c
index f2afe99ebec598c1ef17ca92bb314b1c5a59a07b..af339e2e1fa5fd9c855b45486727d9d6c0e4ba26 100644 (file)
@@ -1,6 +1,6 @@
 /* Read a symbol table in MIPS' format (Third-Eye).
 
-   Copyright (C) 1986-2017 Free Software Foundation, Inc.
+   Copyright (C) 1986-2018 Free Software Foundation, Inc.
 
    Contributed by Alessandro Forin (af@cs.cmu.edu) at CMU.  Major work
    by Per Bothner, John Gilmore and Ian Lance Taylor at Cygnus Support.
@@ -413,9 +413,6 @@ static const struct sym_fns ecoff_sym_fns =
   &psym_functions
 };
 
-/* Provide a prototype to silence -Wmissing-prototypes.  */
-void _initialize_mipsread (void);
-
 void
 _initialize_mipsread (void)
 {
This page took 0.027161 seconds and 4 git commands to generate.