aboutsummaryrefslogtreecommitdiff
path: root/gdb/reggroups.c
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/reggroups.c')
-rw-r--r--gdb/reggroups.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/gdb/reggroups.c b/gdb/reggroups.c
index ae7d4ce..512fe11 100644
--- a/gdb/reggroups.c
+++ b/gdb/reggroups.c
@@ -295,8 +295,6 @@ struct reggroup *const all_reggroup = &all_group;
struct reggroup *const save_reggroup = &save_group;
struct reggroup *const restore_reggroup = &restore_group;
-extern initialize_file_ftype _initialize_reggroup; /* -Wmissing-prototypes */
-
void
_initialize_reggroup (void)
{