diff options
Diffstat (limited to 'gdb/s390-linux-nat.c')
-rw-r--r-- | gdb/s390-linux-nat.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/gdb/s390-linux-nat.c b/gdb/s390-linux-nat.c index 90c73c4..b395529 100644 --- a/gdb/s390-linux-nat.c +++ b/gdb/s390-linux-nat.c @@ -1002,8 +1002,6 @@ s390_read_description (struct target_ops *ops) tdesc_s390_linux32); } -void _initialize_s390_nat (void); - void _initialize_s390_nat (void) { |