aboutsummaryrefslogtreecommitdiff
path: root/gdb/ppc-nbsd-nat.c
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/ppc-nbsd-nat.c')
-rw-r--r--gdb/ppc-nbsd-nat.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/gdb/ppc-nbsd-nat.c b/gdb/ppc-nbsd-nat.c
index b170583..98a8a7c 100644
--- a/gdb/ppc-nbsd-nat.c
+++ b/gdb/ppc-nbsd-nat.c
@@ -174,9 +174,6 @@ ppcnbsd_supply_pcb (struct regcache *regcache, struct pcb *pcb)
return 1;
}
-/* Provide a prototype to silence -Wmissing-prototypes. */
-void _initialize_ppcnbsd_nat (void);
-
void
_initialize_ppcnbsd_nat (void)
{