]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blobdiff - bfd/cpu-bfin.c
Use bool in bfd
[thirdparty/binutils-gdb.git] / bfd / cpu-bfin.c
index 5eb6f08172c1a15bedf4b9407ce80415da807c6b..bf62d50f4d037f2f601ed7b88c49cab4b97f24d2 100644 (file)
@@ -33,7 +33,7 @@ const bfd_arch_info_type bfd_bfin_arch =
     "bfin",            /* Arch name.  */
     "bfin",            /* Arch printable name.  */
     4,                 /* Section align power.  */
-    TRUE,              /* The one and only.  */
+    true,              /* The one and only.  */
     bfd_default_compatible,
     bfd_default_scan,
     bfd_arch_default_fill,