X-Git-Url: http://git.efficios.com/?a=blobdiff_plain;f=gdb%2Faarch64-newlib-tdep.c;h=15537bd8d8c0fcc8bc9fc6b226effc5b61414a6d;hb=75c6c844d9df37761e0e834df057b89e41816e55;hp=099ab8835df3271b6cd4a67a174ab34b70bec8e2;hpb=618f726fcb851883a0094aa7fa17003889b7189f;p=deliverable%2Fbinutils-gdb.git diff --git a/gdb/aarch64-newlib-tdep.c b/gdb/aarch64-newlib-tdep.c index 099ab8835d..15537bd8d8 100644 --- a/gdb/aarch64-newlib-tdep.c +++ b/gdb/aarch64-newlib-tdep.c @@ -1,6 +1,6 @@ /* Target-dependent code for Newlib AArch64. - Copyright (C) 2011-2016 Free Software Foundation, Inc. + Copyright (C) 2011-2020 Free Software Foundation, Inc. Contributed by ARM Ltd. This file is part of GDB. @@ -36,9 +36,6 @@ aarch64_newlib_init_abi (struct gdbarch_info info, struct gdbarch *gdbarch) tdep->jb_pc = 11; } -/* Provide a prototype to silence -Wmissing-prototypes. */ -extern initialize_file_ftype _initialize_aarch64_newlib_tdep; - void _initialize_aarch64_newlib_tdep (void) {