aboutsummaryrefslogtreecommitdiff
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.h6
1 files changed, 2 insertions, 4 deletions
diff --git a/gdb/rs6000-aix-tdep.h b/gdb/rs6000-aix-tdep.h
index de9fa12..666d708 100644
--- a/gdb/rs6000-aix-tdep.h
+++ b/gdb/rs6000-aix-tdep.h
@@ -20,9 +20,7 @@
extern ULONGEST rs6000_aix_ld_info_to_xml (struct gdbarch *gdbarch,
const gdb_byte *ldi_buf,
- gdb_byte *readbuf,
- ULONGEST offset,
- ULONGEST len,
- int close_ldinfo_fd);
+ gdb_byte *readbuf, ULONGEST offset,
+ ULONGEST len, int close_ldinfo_fd);
#endif /* RS6000_AIX_TDEP_H */