]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blobdiff - bfd/cpu-pj.c
Use bool in bfd
[thirdparty/binutils-gdb.git] / bfd / cpu-pj.c
index 4104d66a9a2b8a16d9a5d4a0663aa37c659c9eac..1cef7b9297de2d87505bdee2680a0afd0f063263 100644 (file)
@@ -33,7 +33,7 @@ const bfd_arch_info_type bfd_pj_arch =
   "pj",                                /* Arch_name.  */
   "pj",                                /* Printable name.  */
   1,
-  TRUE,                                /* The default machine.  */
+  true,                                /* The default machine.  */
   bfd_default_compatible,
   bfd_default_scan,
   bfd_arch_default_fill,