Change to_xfer_partial 'len' type to ULONGEST.
[platform/upstream/binutils.git] / gdb / rs6000-aix-tdep.h
index c856b42..76765f1 100644 (file)
@@ -22,7 +22,7 @@ extern LONGEST rs6000_aix_ld_info_to_xml (struct gdbarch *gdbarch,
                                          const gdb_byte *ldi_buf,
                                          gdb_byte *readbuf,
                                          ULONGEST offset,
-                                         LONGEST len,
+                                         ULONGEST len,
                                          int close_ldinfo_fd);
 
 #endif /* RS6000_AIX_TDEP_H */