Fix illegal memory access parsing a corrupt MACH-O format file.
[deliverable/binutils-gdb.git] / bfd / cpu-crx.c
index 748658c24afabd7d23bc296d8e107992fb4d3664..c110e4ac40f31c5fbce23864c2ed1ecf523c5ecd 100644 (file)
@@ -33,7 +33,7 @@ const bfd_arch_info_type bfd_crx_arch =
   "crx",       /* Arch name.  */
   "crx",       /* Printable name.  */
   1,           /* Section alignment power.  */
-  TRUE,                /* The one and only.  */
+  true,                /* The one and only.  */
   bfd_default_compatible,
   bfd_default_scan,
   bfd_arch_default_fill,
This page took 0.024649 seconds and 4 git commands to generate.