summaryrefslogtreecommitdiff
path: root/gdb/auxv.c
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/auxv.c')
-rw-r--r--gdb/auxv.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/gdb/auxv.c b/gdb/auxv.c
index 3daf5258146..95cbeecd797 100644
--- a/gdb/auxv.c
+++ b/gdb/auxv.c
@@ -567,9 +567,6 @@ info_auxv_command (char *cmd, int from_tty)
}
}
-
-extern initialize_file_ftype _initialize_auxv; /* -Wmissing-prototypes; */
-
void
_initialize_auxv (void)
{