*** empty log message ***
[deliverable/binutils-gdb.git] / gdb / armnbsd-tdep.c
index 40c3ea2aaeb2cf545ed4cfd65ed5fcb076f57488..ed00d2272fea4d009caf33cd034348c76a8349ff 100644 (file)
@@ -1,6 +1,6 @@
 /* Target-dependent code for NetBSD/arm.
 
-   Copyright (C) 2002, 2003, 2004, 2006, 2007 Free Software Foundation, Inc.
+   Copyright (C) 2002-2013 Free Software Foundation, Inc.
 
    This file is part of GDB.
 
@@ -106,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.02671 seconds and 4 git commands to generate.