diff options
Diffstat (limited to 'gdb/hppa-linux-nat.c')
-rw-r--r-- | gdb/hppa-linux-nat.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/gdb/hppa-linux-nat.c b/gdb/hppa-linux-nat.c index c8eb93c..c190a4b 100644 --- a/gdb/hppa-linux-nat.c +++ b/gdb/hppa-linux-nat.c @@ -377,8 +377,6 @@ fill_fpregset (const struct regcache *regcache, } } -void _initialize_hppa_linux_nat (void); - void _initialize_hppa_linux_nat (void) { |