BFD whitespace fixes
[deliverable/binutils-gdb.git] / bfd / cpu-frv.c
index f3d59456b584476d3e7bce5f145620bd3a3c27db..28d1ecb7ec166fe33fca89739b6981e998b35b8b 100644 (file)
@@ -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 */                 \
This page took 0.024393 seconds and 4 git commands to generate.