PR c++/11990:
[deliverable/binutils-gdb.git] / gdb / armnbsd-tdep.c
index c64a521fc60efda15144f358c33524d46883ffe3..ed00d2272fea4d009caf33cd034348c76a8349ff 100644 (file)
@@ -1,7 +1,6 @@
 /* Target-dependent code for NetBSD/arm.
 
-   Copyright (C) 2002, 2003, 2004, 2006, 2007, 2008, 2009
-   Free Software Foundation, Inc.
+   Copyright (C) 2002-2013 Free Software Foundation, Inc.
 
    This file is part of GDB.
 
@@ -107,6 +106,9 @@ arm_netbsd_aout_osabi_sniffer (bfd *abfd)
   return GDB_OSABI_UNKNOWN;
 }
 
+/* Provide a prototype to silence -Wmissing-prototypes.  */
+extern initialize_file_ftype _initialize_arm_netbsd_tdep;
+
 void
 _initialize_arm_netbsd_tdep (void)
 {
This page took 0.023737 seconds and 4 git commands to generate.