summaryrefslogtreecommitdiff
path: root/gdb/i386-nbsd-nat.c
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/i386-nbsd-nat.c')
-rw-r--r--gdb/i386-nbsd-nat.c4
1 files changed, 0 insertions, 4 deletions
diff --git a/gdb/i386-nbsd-nat.c b/gdb/i386-nbsd-nat.c
index 3d40ad27d4e..f862c6870d8 100644
--- a/gdb/i386-nbsd-nat.c
+++ b/gdb/i386-nbsd-nat.c
@@ -70,10 +70,6 @@ i386nbsd_supply_pcb (struct regcache *regcache, struct pcb *pcb)
return 1;
}
-
-
-/* Provide a prototype to silence -Wmissing-prototypes. */
-void _initialize_i386nbsd_nat (void);
void
_initialize_i386nbsd_nat (void)