ld/plugins: avoid shadowing a C library symbol
[deliverable/binutils-gdb.git] / gdb / ia64-libunwind-tdep.h
index 063bdb2262b8f630edbd1ee2e3d28f01b21402e6..3ad3d44f36700faf3fec529265bfbd8b74490623 100644 (file)
@@ -1,6 +1,6 @@
 /* Frame unwinder for ia64 frames with libunwind frame information.
 
-   Copyright (C) 2003-2014 Free Software Foundation, Inc.
+   Copyright (C) 2003-2019 Free Software Foundation, Inc.
 
    Contributed by Jeff Johnston.
 
@@ -71,7 +71,7 @@ unw_word_t libunwind_find_dyn_list (unw_addr_space_t, unw_dyn_info_t *,
                                    void *);
 
 int libunwind_get_reg_special (struct gdbarch *gdbarch,
-                              struct regcache *regcache,
+                              readable_regcache *regcache,
                               int regnum, void *buf);
 
 #endif /* IA64_LIBUNWIND_TDEP_H */
This page took 0.026239 seconds and 4 git commands to generate.