Automatic date update in version.in
[deliverable/binutils-gdb.git] / bfd / cpu-moxie.c
index a32af0b63361cc08b8205e13c8e355092f8596ce..f596bbdc8d8ce26d2e299d5267637b84c0bd539d 100644 (file)
@@ -1,5 +1,5 @@
 /* BFD support for the moxie processor.
 /* 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.
    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.  */
   "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,
   bfd_default_compatible,
   bfd_default_scan,
   bfd_arch_default_fill,
This page took 0.02391 seconds and 4 git commands to generate.