gdb: fix vfork with multiple threads
[deliverable/binutils-gdb.git] / gdb / rs6000-aix-tdep.h
index 07c37f54d87de12771f0d3eb7c84fc658f396b78..27553b7cb1be0a7c1fb536c94e152e90bb91ffe1 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2013 Free Software Foundation, Inc.
+/* Copyright (C) 2013-2021 Free Software Foundation, Inc.
 
    This file is part of GDB.
 
 #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.026543 seconds and 4 git commands to generate.