BFD whitespace fixes
[deliverable/binutils-gdb.git] / bfd / cpu-bfin.c
index 0d816921d00cfad6154639a83ad7da725d3e0ef0..cb7d398d3276cf97d2b08d65b57c770ecdb1213c 100644 (file)
 
 const bfd_arch_info_type bfd_bfin_arch =
   {
-    16,                /* Bits in a word.  */
-    32,                /* Bits in an address.  */
-    8,                 /* Bits in a byte.  */
+    16,                        /* Bits in a word.  */
+    32,                        /* Bits in an address.  */
+    8,                 /* Bits in a byte.  */
     bfd_arch_bfin,
-    0,                 /* Only one machine.  */
-    "bfin",            /* Arch name.  */
-    "bfin",            /* Arch printable name.  */
-    4,                 /* Section align power.  */
-    TRUE,              /* The one and only.  */
+    0,                 /* Only one machine.  */
+    "bfin",            /* Arch name.  */
+    "bfin",            /* Arch printable name.  */
+    4,                 /* Section align power.  */
+    TRUE,              /* The one and only.  */
     bfd_default_compatible,
     bfd_default_scan,
     bfd_arch_default_fill,
This page took 0.023872 seconds and 4 git commands to generate.