Work around GCC 6.3.1 bug
[deliverable/binutils-gdb.git] / gdb / i386-nbsd-tdep.c
index 088eb91dc2a5bd8c47e3fec05b3d8c26cbb47b37..263cb99cbd4eacef645a22bbab97dad49fb65f40 100644 (file)
@@ -1,6 +1,6 @@
 /* Target-dependent code for NetBSD/i386.
 
-   Copyright (C) 1988-2016 Free Software Foundation, Inc.
+   Copyright (C) 1988-2017 Free Software Foundation, Inc.
 
    This file is part of GDB.
 
@@ -316,9 +316,6 @@ i386nbsdelf_init_abi (struct gdbarch_info info, struct gdbarch *gdbarch)
   tdep->struct_return = pcc_struct_return;
 }
 
-/* Provide a prototype to silence -Wmissing-prototypes.  */
-extern initialize_file_ftype _initialize_i386nbsd_tdep;
-
 void
 _initialize_i386nbsd_tdep (void)
 {
This page took 0.026614 seconds and 4 git commands to generate.