Make bfd_byte an int8_t, flagword a uint32_t
[binutils-gdb.git] / bfd / cpu-fr30.c
index 8444715a987e76858f401cc795e1af76e0510338..b0fa38c7957cc4c12550749492f46cd7ea02aaee 100644 (file)
@@ -1,5 +1,5 @@
 /* BFD support for the FR30 processor.
-   Copyright (C) 1998-2021 Free Software Foundation, Inc.
+   Copyright (C) 1998-2023 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.  */