Make variable in get_startup_shell non-static
[deliverable/binutils-gdb.git] / gdb / i386-dicos-tdep.c
index ff0018ed1d489e4efc9a811ad687b11dfc5ef635..f96931a5ae32fab5ce917bd9585cbb5deb192d52 100644 (file)
@@ -1,6 +1,6 @@
 /* Target-dependent code for DICOS running on i386's, for GDB.
 
-   Copyright (C) 2008-2017 Free Software Foundation, Inc.
+   Copyright (C) 2008-2018 Free Software Foundation, Inc.
 
    This file is part of GDB.
 
@@ -40,9 +40,6 @@ i386_dicos_osabi_sniffer (bfd *abfd)
   return GDB_OSABI_UNKNOWN;
 }
 
-/* Provide a prototype to silence -Wmissing-prototypes.  */
-void _initialize_i386_dicos_tdep (void);
-
 void
 _initialize_i386_dicos_tdep (void)
 {
This page took 0.024957 seconds and 4 git commands to generate.