Fix tagged pointer support
[deliverable/binutils-gdb.git] / gdb / i386-cygwin-tdep.c
index c8139ff047b52c7edbde64c4b2e8e1f29b0519ff..20ae5a3280afe917c1f9a1dd0a47f7a2c8358852 100644 (file)
@@ -1,6 +1,6 @@
 /* Target-dependent code for Cygwin running on i386's, for GDB.
 
-   Copyright (C) 2003-2017 Free Software Foundation, Inc.
+   Copyright (C) 2003-2018 Free Software Foundation, Inc.
 
    This file is part of GDB.
 
@@ -252,9 +252,6 @@ i386_cygwin_osabi_sniffer (bfd *abfd)
   return GDB_OSABI_UNKNOWN;
 }
 
-/* Provide a prototype to silence -Wmissing-prototypes.  */
-void _initialize_i386_cygwin_tdep (void);
-
 void
 _initialize_i386_cygwin_tdep (void)
 {
This page took 0.024067 seconds and 4 git commands to generate.