diff options
Diffstat (limited to 'gdb/ppc-fbsd-nat.c')
-rw-r--r-- | gdb/ppc-fbsd-nat.c | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/gdb/ppc-fbsd-nat.c b/gdb/ppc-fbsd-nat.c index ae5877a..df8de14 100644 --- a/gdb/ppc-fbsd-nat.c +++ b/gdb/ppc-fbsd-nat.c @@ -195,10 +195,6 @@ ppcfbsd_supply_pcb (struct regcache *regcache, struct pcb *pcb) return 1; } -/* Provide a prototype to silence -Wmissing-prototypes. */ - -void _initialize_ppcfbsd_nat (void); - void _initialize_ppcfbsd_nat (void) { |