diff options
Diffstat (limited to 'gdb/alpha-bsd-nat.c')
-rw-r--r-- | gdb/alpha-bsd-nat.c | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/gdb/alpha-bsd-nat.c b/gdb/alpha-bsd-nat.c index 1025553..8a67bb0 100644 --- a/gdb/alpha-bsd-nat.c +++ b/gdb/alpha-bsd-nat.c @@ -187,9 +187,6 @@ alphabsd_supply_pcb (struct regcache *regcache, struct pcb *pcb) } -/* Provide a prototype to silence -Wmissing-prototypes. */ -void _initialize_alphabsd_nat (void); - void _initialize_alphabsd_nat (void) { |