diff options
Diffstat (limited to 'gdb/hppa-nbsd-nat.c')
-rw-r--r-- | gdb/hppa-nbsd-nat.c | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/gdb/hppa-nbsd-nat.c b/gdb/hppa-nbsd-nat.c index 54c776c..98ac409 100644 --- a/gdb/hppa-nbsd-nat.c +++ b/gdb/hppa-nbsd-nat.c @@ -222,10 +222,6 @@ hppanbsd_store_registers (struct target_ops *ops, } } - -/* Provide a prototype to silence -Wmissing-prototypes. */ -void _initialize_hppanbsd_nat (void); - void _initialize_hppanbsd_nat (void) { |