diff options
Diffstat (limited to 'gdb/machoread.c')
-rw-r--r-- | gdb/machoread.c | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/gdb/machoread.c b/gdb/machoread.c index 1c317ed..e1833e2 100644 --- a/gdb/machoread.c +++ b/gdb/machoread.c @@ -994,9 +994,6 @@ static const struct sym_fns macho_sym_fns = { &psym_functions }; -/* -Wmissing-prototypes */ -extern initialize_file_ftype _initialize_machoread; - void _initialize_machoread (void) { |