Fix build error in gdb/rocm-tdep.c
[deliverable/binutils-gdb.git] / gdb / i386-gnu-tdep.c
index a5f53bc09f53e5665e90d331d1f787e1fd9f16d6..4f32c094a51102f247e3c04c44eace707bd7cc54 100644 (file)
@@ -1,5 +1,5 @@
 /* Target-dependent code for the GNU Hurd.
-   Copyright (C) 2002-2017 Free Software Foundation, Inc.
+   Copyright (C) 2002-2020 Free Software Foundation, Inc.
 
    This file is part of GDB.
 
@@ -61,9 +61,6 @@ i386gnu_init_abi (struct gdbarch_info info, struct gdbarch *gdbarch)
   tdep->jb_pc_offset = 20;     /* From <bits/setjmp.h>.  */
 }
 
-/* Provide a prototype to silence -Wmissing-prototypes.  */
-extern void _initialize_i386gnu_tdep (void);
-
 void
 _initialize_i386gnu_tdep (void)
 {
This page took 0.037365 seconds and 4 git commands to generate.