X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=gdb%2Fi386-gnu-tdep.c;h=cb4f11a29ddf2c05df05d4cc7d4dae21bdbd41a0;hb=b93a00ca4d49ce35b52110ac1c49b9e5c4587019;hp=acf772fb85beabdf61ae4ee5a95ea8d0c62737e8;hpb=03b62bbbce3dc5f15131d9e78f77d035cd1cffb3;p=external%2Fbinutils.git diff --git a/gdb/i386-gnu-tdep.c b/gdb/i386-gnu-tdep.c index acf772f..cb4f11a 100644 --- a/gdb/i386-gnu-tdep.c +++ b/gdb/i386-gnu-tdep.c @@ -1,5 +1,5 @@ /* Target-dependent code for the GNU Hurd. - Copyright (C) 2002-2016 Free Software Foundation, Inc. + Copyright (C) 2002-2019 Free Software Foundation, Inc. This file is part of GDB. @@ -61,9 +61,6 @@ i386gnu_init_abi (struct gdbarch_info info, struct gdbarch *gdbarch) tdep->jb_pc_offset = 20; /* From . */ } -/* Provide a prototype to silence -Wmissing-prototypes. */ -extern void _initialize_i386gnu_tdep (void); - void _initialize_i386gnu_tdep (void) {