Remove DEF_VEC_P (varobj_p)
[deliverable/binutils-gdb.git] / gdb / hppa-linux-tdep.c
index 86b8d14e67b8dcb55c55db93aa224d9dd9d5a98c..9fc06e8189e90490d30ac1dd3b8f2cf15b2f0dee 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-2017 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.023705 seconds and 4 git commands to generate.