]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blobdiff - gdb/arm-wince-tdep.c
Update copyright year range in all GDB files
[thirdparty/binutils-gdb.git] / gdb / arm-wince-tdep.c
index 3abd89d541b4c494b7dc44dc73ede09b1b2d9c08..84e4ad756dc75e92e9286070f97cada8df427ff1 100644 (file)
@@ -1,7 +1,7 @@
 /* Target-dependent code for Windows CE running on ARM processors,
    for GDB.
 
-   Copyright (C) 2007-2015 Free Software Foundation, Inc.
+   Copyright (C) 2007-2018 Free Software Foundation, Inc.
 
    This file is part of GDB.
 
@@ -154,9 +154,6 @@ arm_wince_osabi_sniffer (bfd *abfd)
   return GDB_OSABI_UNKNOWN;
 }
 
-/* Provide a prototype to silence -Wmissing-prototypes.  */
-void _initialize_arm_wince_tdep (void);
-
 void
 _initialize_arm_wince_tdep (void)
 {