]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blobdiff - bfd/cpu-xstormy16.c
Use bool in bfd
[thirdparty/binutils-gdb.git] / bfd / cpu-xstormy16.c
index 15b3bfb30a97b2bc1013792235aecf9ed09398e3..eed7d4bba542a48349796d4c90f30678d7745d1c 100644 (file)
@@ -32,7 +32,7 @@ const bfd_arch_info_type bfd_xstormy16_arch =
   "xstormy16",                 /* Architecture name.  */
   "xstormy16",                 /* Printable name.  */
   2,                           /* 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.  */