summaryrefslogtreecommitdiff
path: root/gdb/i386-obsd-nat.c
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/i386-obsd-nat.c')
-rw-r--r--gdb/i386-obsd-nat.c4
1 files changed, 0 insertions, 4 deletions
diff --git a/gdb/i386-obsd-nat.c b/gdb/i386-obsd-nat.c
index ddff12235bf..76079afaa65 100644
--- a/gdb/i386-obsd-nat.c
+++ b/gdb/i386-obsd-nat.c
@@ -87,10 +87,6 @@ i386obsd_supply_pcb (struct regcache *regcache, struct pcb *pcb)
return 1;
}
-
-
-/* Prevent warning from -Wmissing-prototypes. */
-void _initialize_i386obsd_nat (void);
void
_initialize_i386obsd_nat (void)