Fix copy-pasto, allocate objfile_per_bfd_storage with obstack_new
[deliverable/binutils-gdb.git] / gdb / alpha-nbsd-tdep.c
index 32f11ec49ed822121ef4533559e11d3b2cc555fe..970526e0a3f8b0318e3c8b0695854249c6aed6dc 100644 (file)
@@ -1,6 +1,6 @@
 /* Target-dependent code for NetBSD/alpha.
 
-   Copyright (C) 2002-2017 Free Software Foundation, Inc.
+   Copyright (C) 2002-2018 Free Software Foundation, Inc.
 
    Contributed by Wasabi Systems, Inc.
 
@@ -276,9 +276,6 @@ alphanbsd_init_abi (struct gdbarch_info info,
 }
 \f
 
-/* Provide a prototype to silence -Wmissing-prototypes.  */
-void _initialize_alphanbsd_tdep (void);
-
 void
 _initialize_alphanbsd_tdep (void)
 {
This page took 0.02418 seconds and 4 git commands to generate.