Move some declarations to source.h
[deliverable/binutils-gdb.git] / gdb / amd64-fbsd-nat.c
index 107b4f8fb0f741aaf0b784b62e3bf844780cdb49..07963f508d79fb47932e123f44069c52f9fc7e99 100644 (file)
@@ -1,6 +1,6 @@
 /* Native-dependent code for FreeBSD/amd64.
 
-   Copyright (C) 2003-2017 Free Software Foundation, Inc.
+   Copyright (C) 2003-2018 Free Software Foundation, Inc.
 
    This file is part of GDB.
 
@@ -185,9 +185,6 @@ amd64fbsd_read_description (struct target_ops *ops)
     return i386_target_description (X86_XSTATE_SSE_MASK);
 }
 
-/* Provide a prototype to silence -Wmissing-prototypes.  */
-void _initialize_amd64fbsd_nat (void);
-
 void
 _initialize_amd64fbsd_nat (void)
 {
This page took 0.02456 seconds and 4 git commands to generate.