diff options
Diffstat (limited to 'gdb/i386-tdep.c')
-rw-r--r-- | gdb/i386-tdep.c | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/gdb/i386-tdep.c b/gdb/i386-tdep.c index 7401139..eefa03a 100644 --- a/gdb/i386-tdep.c +++ b/gdb/i386-tdep.c @@ -8984,9 +8984,6 @@ show_mpx_cmd (char *args, int from_tty) cmd_show_list (mpx_show_cmdlist, from_tty, ""); } -/* Provide a prototype to silence -Wmissing-prototypes. */ -void _initialize_i386_tdep (void); - void _initialize_i386_tdep (void) { |