diff options
Diffstat (limited to 'gdb/hppa-obsd-nat.c')
-rw-r--r-- | gdb/hppa-obsd-nat.c | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/gdb/hppa-obsd-nat.c b/gdb/hppa-obsd-nat.c index 7a255c9..bc7ef93 100644 --- a/gdb/hppa-obsd-nat.c +++ b/gdb/hppa-obsd-nat.c @@ -246,9 +246,6 @@ hppaobsd_store_registers (struct target_ops *ops, } } -/* Provide a prototype to silence -Wmissing-prototypes. */ -void _initialize_hppaobsd_nat (void); - void _initialize_hppaobsd_nat (void) { |