diff options
Diffstat (limited to 'gdb/vax-bsd-nat.c')
-rw-r--r-- | gdb/vax-bsd-nat.c | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/gdb/vax-bsd-nat.c b/gdb/vax-bsd-nat.c index 6295368..4ed9a80 100644 --- a/gdb/vax-bsd-nat.c +++ b/gdb/vax-bsd-nat.c @@ -125,10 +125,6 @@ vaxbsd_supply_pcb (struct regcache *regcache, struct pcb *pcb) return 1; } - - -/* Provide a prototype to silence -Wmissing-prototypes. */ -void _initialize_vaxbsd_nat (void); void _initialize_vaxbsd_nat (void) |