proc-events.c: fix compilation on Solaris
[deliverable/binutils-gdb.git] / gdb / ia64-linux-tdep.c
index deedec6ec976639e8b404c389771011605d14472..b1662f2ea383660f7ae17b493d1a8f7b6cf2a61f 100644 (file)
@@ -1,6 +1,6 @@
 /* Target-dependent code for the IA-64 for GDB, the GNU debugger.
 
-   Copyright (C) 2000-2014 Free Software Foundation, Inc.
+   Copyright (C) 2000-2018 Free Software Foundation, Inc.
 
    This file is part of GDB.
 
@@ -256,9 +256,6 @@ ia64_linux_init_abi (struct gdbarch_info info, struct gdbarch *gdbarch)
                                      ia64_linux_stap_is_single_operand);
 }
 
-/* Provide a prototype to silence -Wmissing-prototypes.  */
-extern initialize_file_ftype _initialize_ia64_linux_tdep;
-
 void
 _initialize_ia64_linux_tdep (void)
 {
This page took 0.023772 seconds and 4 git commands to generate.