X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=bfd%2Fns32knetbsd.c;h=1f63b7de3be3e35ea394c3dd852ec84dd7d3b0f8;hb=c62249f310276abb87a125245f3e03a5214c9db2;hp=29db98ec91cca6f4464d998653bdde7eff9c5c43;hpb=07d6d2b8345ef3dc82eab49635acac9ee67dbb18;p=external%2Fbinutils.git diff --git a/bfd/ns32knetbsd.c b/bfd/ns32knetbsd.c index 29db98e..1f63b7d 100644 --- a/bfd/ns32knetbsd.c +++ b/bfd/ns32knetbsd.c @@ -1,5 +1,5 @@ /* BFD back-end for NetBSD/ns32k a.out-ish binaries. - Copyright (C) 1990-2017 Free Software Foundation, Inc. + Copyright (C) 1990-2019 Free Software Foundation, Inc. This file is part of BFD, the Binary File Descriptor library. @@ -48,6 +48,6 @@ #include "sysdep.h" #include "bfd.h" /* To ensure following declaration is OK. */ -const struct reloc_howto_struct * MY_bfd_reloc_type_lookup (bfd *, bfd_reloc_code_real_type); +reloc_howto_type * MY_bfd_reloc_type_lookup (bfd *, bfd_reloc_code_real_type); #include "netbsd.h"