daily update
[deliverable/binutils-gdb.git] / bfd / cpu-l1om.c
index e1db7094c0c7e705b9242a96e94c3566b21e4a4c..c1057c4e9bce87258dc2d34090062af92a836524 100644 (file)
@@ -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,
This page took 0.025703 seconds and 4 git commands to generate.