summaryrefslogtreecommitdiff
path: root/gdb/rs6000-aix-tdep.h
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/rs6000-aix-tdep.h')
-rw-r--r--gdb/rs6000-aix-tdep.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/rs6000-aix-tdep.h b/gdb/rs6000-aix-tdep.h
index c856b421a8e..76765f11d8c 100644
--- a/gdb/rs6000-aix-tdep.h
+++ b/gdb/rs6000-aix-tdep.h
@@ -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 */