summaryrefslogtreecommitdiff
path: root/bfd/cpu-cr16.c
diff options
context:
space:
mode:
Diffstat (limited to 'bfd/cpu-cr16.c')
-rw-r--r--bfd/cpu-cr16.c14
1 files changed, 7 insertions, 7 deletions
diff --git a/bfd/cpu-cr16.c b/bfd/cpu-cr16.c
index 12862602003..18cd7b18239 100644
--- a/bfd/cpu-cr16.c
+++ b/bfd/cpu-cr16.c
@@ -25,15 +25,15 @@
const bfd_arch_info_type bfd_cr16_arch =
{
- 16, /* 16 bits in a word. */
- 32, /* 32 bits in an address. */
- 8, /* 8 bits in a byte. */
+ 16, /* 16 bits in a word. */
+ 32, /* 32 bits in an address. */
+ 8, /* 8 bits in a byte. */
bfd_arch_cr16, /* enum bfd_architecture arch. */
bfd_mach_cr16,
- "cr16", /* Arch name. */
- "cr16", /* Printable name. */
- 1, /* Unsigned int section alignment power. */
- TRUE, /* The one and only. */
+ "cr16", /* Arch name. */
+ "cr16", /* Printable name. */
+ 1, /* Unsigned int section alignment power. */
+ TRUE, /* The one and only. */
bfd_default_compatible,
bfd_default_scan,
bfd_arch_default_fill,