Fix type of .persistent.bss section
[deliverable/binutils-gdb.git] / bfd / cpu-fr30.c
index 28b7460d5df330bf6621beff28ec9cce1c5daecf..f0c57a86dbfb68d78d196f7bd2bd0eeb7edf1bb8 100644 (file)
@@ -1,5 +1,5 @@
 /* BFD support for the FR30 processor.
-   Copyright (C) 1998-2019 Free Software Foundation, Inc.
+   Copyright (C) 1998-2021 Free Software Foundation, Inc.
 
    This file is part of BFD, the Binary File Descriptor library.
 
@@ -32,7 +32,7 @@ const bfd_arch_info_type bfd_fr30_arch =
   "fr30",                      /* Architecture name.  */
   "fr30",                      /* Printable name.  */
   4,                           /* Section align power.  */
-  TRUE,                                /* The default ?  */
+  true,                                /* The default ?  */
   bfd_default_compatible,      /* Architecture comparison fn.  */
   bfd_default_scan,            /* String to architecture convert fn.  */
   bfd_arch_default_fill,       /* Default fill.  */
This page took 0.035988 seconds and 4 git commands to generate.