summaryrefslogtreecommitdiff
path: root/gdb/machoread.c
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/machoread.c')
-rw-r--r--gdb/machoread.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/gdb/machoread.c b/gdb/machoread.c
index 1c317ed8225..e1833e293b0 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)
{