diff options
Diffstat (limited to 'gdb/arch-utils.c')
-rw-r--r-- | gdb/arch-utils.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/gdb/arch-utils.c b/gdb/arch-utils.c index 765312d..b560175 100644 --- a/gdb/arch-utils.c +++ b/gdb/arch-utils.c @@ -652,7 +652,6 @@ initialize_current_architecture (void) /* Create the ``set architecture'' command appending ``auto'' to the list of architectures. */ { - struct cmd_list_element *c; /* Append ``auto''. */ int nr; for (nr = 0; arches[nr] != NULL; nr++); @@ -790,7 +789,6 @@ extern initialize_file_ftype _initialize_gdbarch_utils; /* -Wmissing-prototypes void _initialize_gdbarch_utils (void) { - struct cmd_list_element *c; add_setshow_enum_cmd ("endian", class_support, endian_enum, &set_endian_string, _("\ Set endianness of target."), _("\ |