aboutsummaryrefslogtreecommitdiff
path: root/bfd/cpu-or32.c
diff options
context:
space:
mode:
Diffstat (limited to 'bfd/cpu-or32.c')
-rw-r--r--bfd/cpu-or32.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/bfd/cpu-or32.c b/bfd/cpu-or32.c
index 8a52328..e2f1d05 100644
--- a/bfd/cpu-or32.c
+++ b/bfd/cpu-or32.c
@@ -32,8 +32,8 @@ const bfd_arch_info_type bfd_or32_arch =
"or32",
"or32",
4,
- true, /* The one and only. */
- bfd_default_compatible,
+ TRUE, /* The one and only. */
+ bfd_default_compatible,
bfd_default_scan ,
0,
};