Add "volatile" keyword to "struct gdb_exception" declaration
[deliverable/binutils-gdb.git] / gdb / rs6000-aix-tdep.c
index ed13859fc81c439c5384bba56d73837bef71c6d4..aeea3ed2eef80c9714a4cd19ba2215358ca008e9 100644 (file)
@@ -1013,7 +1013,7 @@ static LONGEST
 rs6000_aix_core_xfer_shared_libraries_aix (struct gdbarch *gdbarch,
                                           gdb_byte *readbuf,
                                           ULONGEST offset,
-                                          LONGEST len)
+                                          ULONGEST len)
 {
   struct bfd_section *ldinfo_sec;
   int ldinfo_size;
This page took 0.02305 seconds and 4 git commands to generate.