diff options
Diffstat (limited to 'gdb/symfile-mem.c')
-rw-r--r-- | gdb/symfile-mem.c | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/gdb/symfile-mem.c b/gdb/symfile-mem.c index acbaaaf..b3543d6 100644 --- a/gdb/symfile-mem.c +++ b/gdb/symfile-mem.c @@ -236,11 +236,6 @@ add_vsyscall_page (struct target_ops *target, int from_tty) } } - - -/* Provide a prototype to silence -Wmissing-prototypes. */ -extern initialize_file_ftype _initialize_symfile_mem; - void _initialize_symfile_mem (void) { |