Define YYOBJ in terms of YYFILES
[deliverable/binutils-gdb.git] / gdb / amd64-nbsd-nat.c
index 97910174ddb43fe000c993f183cb8869c5b46f3a..73b737c1b8db084cd191cfae4845e070a7646b6d 100644 (file)
@@ -1,6 +1,6 @@
 /* Native-dependent code for NetBSD/amd64.
 
-   Copyright (C) 2003-2016 Free Software Foundation, Inc.
+   Copyright (C) 2003-2017 Free Software Foundation, Inc.
 
    This file is part of GDB.
 
@@ -52,10 +52,6 @@ static int amd64nbsd32_r_reg_offset[] =
   16 * 8,                      /* %fs */
   15 * 8                       /* %gs */
 };
-\f
-
-/* Provide a prototype to silence -Wmissing-prototypes.  */
-void _initialize_amd64nbsd_nat (void);
 
 void
 _initialize_amd64nbsd_nat (void)
This page took 0.023725 seconds and 4 git commands to generate.