aboutsummaryrefslogtreecommitdiff
path: root/bfd/cpu-spu.c
diff options
context:
space:
mode:
Diffstat (limited to 'bfd/cpu-spu.c')
-rw-r--r--bfd/cpu-spu.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/bfd/cpu-spu.c b/bfd/cpu-spu.c
index 612b89e..f8aba7c 100644
--- a/bfd/cpu-spu.c
+++ b/bfd/cpu-spu.c
@@ -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,