Change bookmark allocation
[binutils-gdb.git] / bfd / cpu-spu.c
index 612b89ef1e8c2580726c2ec568fc46a79f5ca2f9..73fa232842e528c40cb2e357050cc7102d0fadd8 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2006-2021 Free Software Foundation, Inc.
+/* Copyright (C) 2006-2022 Free Software Foundation, Inc.
 
    This file is part of BFD, the Binary File Descriptor library.
 
@@ -44,7 +44,7 @@ const bfd_arch_info_type bfd_spu_arch =
   "spu",               /* Architecture name.  */
   "spu:256K",          /* Printable name.  */
   3,                   /* Section alignment power.  */
-  TRUE,                        /* Default machine.  */
+  true,                        /* Default machine.  */
   spu_compatible,      /* The spu is only compatible with itself, see above.  */
   bfd_default_scan,
   bfd_arch_default_fill,