make MSYMBOL_VALUE_ADDRESS an rvalue
[deliverable/binutils-gdb.git] / gdb / rs6000-aix-tdep.h
index c856b421a8e075c2af04007289c9ba1cf75c9352..90fc5edba58aeadfd179496a3eca3427572be139 100644 (file)
 #ifndef RS6000_AIX_TDEP_H
 #define RS6000_AIX_TDEP_H
 
-extern LONGEST rs6000_aix_ld_info_to_xml (struct gdbarch *gdbarch,
-                                         const gdb_byte *ldi_buf,
-                                         gdb_byte *readbuf,
-                                         ULONGEST offset,
-                                         LONGEST len,
-                                         int close_ldinfo_fd);
+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);
 
 #endif /* RS6000_AIX_TDEP_H */
This page took 0.023751 seconds and 4 git commands to generate.