summaryrefslogtreecommitdiff
path: root/bfd/cpu-l1om.c
diff options
context:
space:
mode:
authorH.J. Lu <hjl.tools@gmail.com>2009-07-25 15:50:20 +0000
committerH.J. Lu <hjl.tools@gmail.com>2009-07-25 15:50:20 +0000
commitb1995b01795e9f35237b8b78ac10144ffaf69834 (patch)
tree31b8b04c1b995b4909326a5e457b86ac9c0ca89c /bfd/cpu-l1om.c
parentda7a27102fccbc55e5a64878ffe448ee5a019128 (diff)
2009-07-25 H.J. Lu <hongjiu.lu@intel.com>
* cpu-i386.c (bfd_x86_64_arch): Fix comment typos. * cpu-l1om.c (bfd_l1om_arch): Likewise.
Diffstat (limited to 'bfd/cpu-l1om.c')
-rw-r--r--bfd/cpu-l1om.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/bfd/cpu-l1om.c b/bfd/cpu-l1om.c
index e1db7094c0..c1057c4e9b 100644
--- a/bfd/cpu-l1om.c
+++ b/bfd/cpu-l1om.c
@@ -41,8 +41,8 @@ static const bfd_arch_info_type bfd_l1om_arch_intel_syntax =
const bfd_arch_info_type bfd_l1om_arch =
{
- 64, /* 32 bits in a word */
- 64, /* 32 bits in an address */
+ 64, /* 64 bits in a word */
+ 64, /* 64 bits in an address */
8, /* 8 bits in a byte */
bfd_arch_l1om,
bfd_mach_l1om,