Add readahead cache to gdb's vFile:pread
[binutils-gdb.git] / bfd / elf32-mips.c
index c762d9a1f4cdd7a7c7988ac3c64e9de43e1c7777..fff08e5568d3c8225187de80aa2ed9be51e45336 100644 (file)
@@ -107,7 +107,7 @@ static reloc_howto_type elf_mips_howto_table_rel[] =
   /* No relocation.  */
   HOWTO (R_MIPS_NONE,          /* type */
         0,                     /* rightshift */
-        0,                     /* size (0 = byte, 1 = short, 2 = long) */
+        3,                     /* size (0 = byte, 1 = short, 2 = long) */
         0,                     /* bitsize */
         FALSE,                 /* pc_relative */
         0,                     /* bitpos */