X-Git-Url: https://git.libre-soc.org/?a=blobdiff_plain;f=bfd%2Faoutx.h;h=b828b1b29b10f4411eba10685add3d93bcc2c9e2;hb=df2a5f8de7dd943e0f8773c220fad000e49b78a6;hp=61d8e0c87167eb717b824c550fcfee93ec0c0d6f;hpb=3f9661f12a42583c91655bc5c5b60542bcaed4e2;p=binutils-gdb.git diff --git a/bfd/aoutx.h b/bfd/aoutx.h index 61d8e0c8716..b828b1b29b1 100644 --- a/bfd/aoutx.h +++ b/bfd/aoutx.h @@ -1,5 +1,5 @@ /* BFD semi-generic back-end for a.out binaries. - Copyright (C) 1990-2021 Free Software Foundation, Inc. + Copyright (C) 1990-2022 Free Software Foundation, Inc. Written by Cygnus Support. This file is part of BFD, the Binary File Descriptor library. @@ -3964,7 +3964,7 @@ aout_link_reloc_link_order (struct aout_final_link_info *flaginfo, /* Get the section corresponding to a reloc index. */ -static INLINE asection * +static inline asection * aout_reloc_index_to_section (bfd *abfd, int indx) { switch (indx & N_TYPE)