Enable -Wsuggest-override
[deliverable/binutils-gdb.git] / gdb / amd64-obsd-nat.c
index 1c46581f8b8c8ca1511892eea5e85f01f10726b4..76ea48048e20eaef1ba0b55fdd785803a655ae23 100644 (file)
@@ -1,6 +1,6 @@
 /* Native-dependent code for OpenBSD/amd64.
 
-   Copyright (C) 2003-2017 Free Software Foundation, Inc.
+   Copyright (C) 2003-2018 Free Software Foundation, Inc.
 
    This file is part of GDB.
 
@@ -124,10 +124,6 @@ amd64obsd_supply_pcb (struct regcache *regcache, struct pcb *pcb)
 
   return 1;
 }
-\f
-
-/* Provide a prototype to silence -Wmissing-prototypes.  */
-void _initialize_amd64obsd_nat (void);
 
 void
 _initialize_amd64obsd_nat (void)
This page took 0.025973 seconds and 4 git commands to generate.