diff options
Diffstat (limited to 'gdb/sh-nbsd-tdep.c')
-rw-r--r-- | gdb/sh-nbsd-tdep.c | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/gdb/sh-nbsd-tdep.c b/gdb/sh-nbsd-tdep.c index 6fe7763..4a335de 100644 --- a/gdb/sh-nbsd-tdep.c +++ b/gdb/sh-nbsd-tdep.c @@ -69,10 +69,6 @@ shnbsd_init_abi (struct gdbarch_info info, set_solib_svr4_fetch_link_map_offsets (gdbarch, svr4_ilp32_fetch_link_map_offsets); } - - -/* Provide a prototype to silence -Wmissing-prototypes. */ -extern initialize_file_ftype _initialize_shnbsd_tdep; void _initialize_shnbsd_tdep (void) |