diff options
Diffstat (limited to 'gdb/sh-nbsd-nat.c')
-rw-r--r-- | gdb/sh-nbsd-nat.c | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/gdb/sh-nbsd-nat.c b/gdb/sh-nbsd-nat.c index ac93dcd..7cf7a99 100644 --- a/gdb/sh-nbsd-nat.c +++ b/gdb/sh-nbsd-nat.c @@ -91,9 +91,6 @@ shnbsd_store_inferior_registers (struct target_ops *ops, } } -/* Provide a prototype to silence -Wmissing-prototypes. */ -void _initialize_shnbsd_nat (void); - void _initialize_shnbsd_nat (void) { |