summaryrefslogtreecommitdiff
path: root/gdb/ppc-obsd-nat.c
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/ppc-obsd-nat.c')
-rw-r--r--gdb/ppc-obsd-nat.c4
1 files changed, 0 insertions, 4 deletions
diff --git a/gdb/ppc-obsd-nat.c b/gdb/ppc-obsd-nat.c
index 20360f53c3b..60f6a4f2349 100644
--- a/gdb/ppc-obsd-nat.c
+++ b/gdb/ppc-obsd-nat.c
@@ -180,10 +180,6 @@ ppcobsd_supply_pcb (struct regcache *regcache, struct pcb *pcb)
return 1;
}
-
-
-/* Provide a prototype to silence -Wmissing-prototypes. */
-void _initialize_ppcobsd_nat (void);
void
_initialize_ppcobsd_nat (void)