Allocate breakpoint_objfile_data with new
[deliverable/binutils-gdb.git] / gdb / auxv.c
index de9205d5af032726e58bc2c7b4fa039620669fef..95cbeecd797bf33385bc69d0d539fe53b67810e5 100644 (file)
@@ -1,6 +1,6 @@
 /* Auxiliary vector support for GDB, the GNU debugger.
 
-   Copyright (C) 2004-2016 Free Software Foundation, Inc.
+   Copyright (C) 2004-2017 Free Software Foundation, Inc.
 
    This file is part of GDB.
 
@@ -567,9 +567,6 @@ info_auxv_command (char *cmd, int from_tty)
     }
 }
 
-
-extern initialize_file_ftype _initialize_auxv; /* -Wmissing-prototypes; */
-
 void
 _initialize_auxv (void)
 {
This page took 0.034907 seconds and 4 git commands to generate.