Move gdbserver tdesc header funcs to c file
[deliverable/binutils-gdb.git] / gdb / i386-fbsd-tdep.c
index baca978612d64d415ca613fb07054526d83d27d1..ebc75a8d58588fb9252f15d4640880d3217a9c4c 100644 (file)
@@ -1,6 +1,6 @@
 /* Target-dependent code for FreeBSD/i386.
 
-   Copyright (C) 2003-2017 Free Software Foundation, Inc.
+   Copyright (C) 2003-2018 Free Software Foundation, Inc.
 
    This file is part of GDB.
 
@@ -417,10 +417,6 @@ i386fbsd4_init_abi (struct gdbarch_info info, struct gdbarch *gdbarch)
                                     i386fbsd_core_read_description);
 }
 
-\f
-/* Provide a prototype to silence -Wmissing-prototypes.  */
-void _initialize_i386fbsd_tdep (void);
-
 void
 _initialize_i386fbsd_tdep (void)
 {
This page took 0.023749 seconds and 4 git commands to generate.