X-Git-Url: http://drtracing.org/?a=blobdiff_plain;f=bfd%2Fcpu-moxie.c;h=f596bbdc8d8ce26d2e299d5267637b84c0bd539d;hb=e0e48e8cf9bf04fb4fe3f232af299cdd3416e28a;hp=a32af0b63361cc08b8205e13c8e355092f8596ce;hpb=b3adc24a0713411ab38a21dc894dd40dbc5c8f4f;p=deliverable%2Fbinutils-gdb.git diff --git a/bfd/cpu-moxie.c b/bfd/cpu-moxie.c index a32af0b633..f596bbdc8d 100644 --- a/bfd/cpu-moxie.c +++ b/bfd/cpu-moxie.c @@ -1,5 +1,5 @@ /* BFD support for the moxie processor. - Copyright (C) 2009-2020 Free Software Foundation, Inc. + Copyright (C) 2009-2021 Free Software Foundation, Inc. Written by Anthony Green This file is part of BFD, the Binary File Descriptor library. @@ -33,7 +33,7 @@ const bfd_arch_info_type bfd_moxie_arch = "moxie", /* Arch name. */ "moxie", /* Printable name. */ 2, /* Section alignment power. */ - TRUE, /* The one and only. */ + true, /* The one and only. */ bfd_default_compatible, bfd_default_scan, bfd_arch_default_fill,