summaryrefslogtreecommitdiff
path: root/bfd/cpu-frv.c
diff options
context:
space:
mode:
Diffstat (limited to 'bfd/cpu-frv.c')
-rw-r--r--bfd/cpu-frv.c6
1 files changed, 3 insertions, 3 deletions
diff --git a/bfd/cpu-frv.c b/bfd/cpu-frv.c
index f3d59456b58..28d1ecb7ec1 100644
--- a/bfd/cpu-frv.c
+++ b/bfd/cpu-frv.c
@@ -24,9 +24,9 @@
#define FRV_ARCH(MACHINE, NAME, DEFAULT, NEXT) \
{ \
- 32, /* 32 bits in a word */ \
- 32, /* 32 bits in an address */ \
- 8, /* 8 bits in a byte */ \
+ 32, /* 32 bits in a word */ \
+ 32, /* 32 bits in an address */ \
+ 8, /* 8 bits in a byte */ \
bfd_arch_frv, /* architecture */ \
MACHINE, /* which machine */ \
"frv", /* architecture name */ \