diff options
Diffstat (limited to 'gdb/sparc64-nbsd-nat.c')
-rw-r--r-- | gdb/sparc64-nbsd-nat.c | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/gdb/sparc64-nbsd-nat.c b/gdb/sparc64-nbsd-nat.c index 9c7e8b1..44e54f5 100644 --- a/gdb/sparc64-nbsd-nat.c +++ b/gdb/sparc64-nbsd-nat.c @@ -167,10 +167,6 @@ sparc64nbsd_supply_pcb (struct regcache *regcache, struct pcb *pcb) return 1; } - -/* Provide a prototype to silence -Wmissing-prototypes. */ -void _initialize_sparc64nbsd_nat (void); - void _initialize_sparc64nbsd_nat (void) { |