Fix gdb.ada/info_addr_mixed_case.exp (PR gdb/22670)
[deliverable/binutils-gdb.git] / gdb / hppa-linux-tdep.c
index 86b8d14e67b8dcb55c55db93aa224d9dd9d5a98c..080fc0449beb1461f55f8fac81be697770c3b5fc 100644 (file)
@@ -1,6 +1,6 @@
 /* Target-dependent code for GNU/Linux running on PA-RISC, for GDB.
 
-   Copyright (C) 2004-2016 Free Software Foundation, Inc.
+   Copyright (C) 2004-2018 Free Software Foundation, Inc.
 
    This file is part of GDB.
 
@@ -483,10 +483,6 @@ hppa_linux_iterate_over_regset_sections (struct gdbarch *gdbarch,
       NULL, cb_data);
   cb (".reg2", 64 * 4, &hppa_linux_fpregset, NULL, cb_data);
 }
-\f
-
-/* Forward declarations.  */
-extern initialize_file_ftype _initialize_hppa_linux_tdep;
 
 static void
 hppa_linux_init_abi (struct gdbarch_info info, struct gdbarch *gdbarch)
This page took 0.025811 seconds and 4 git commands to generate.