jit: c++-ify gdb_block
[deliverable/binutils-gdb.git] / gdb / i386-gnu-tdep.c
index acf772fb85beabdf61ae4ee5a95ea8d0c62737e8..cb4f11a29ddf2c05df05d4cc7d4dae21bdbd41a0 100644 (file)
@@ -1,5 +1,5 @@
 /* Target-dependent code for the GNU Hurd.
-   Copyright (C) 2002-2016 Free Software Foundation, Inc.
+   Copyright (C) 2002-2019 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.023912 seconds and 4 git commands to generate.