X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=gdb%2Fia64-libunwind-tdep.h;h=3ad3d44f36700faf3fec529265bfbd8b74490623;hb=b09548933ac880cd86f92965709c838a03f2365f;hp=88f385719e76829949f37e6d8d3cc1859ce22987;hpb=05e7c244344f338bf2af7718db34eb91637587dd;p=external%2Fbinutils.git diff --git a/gdb/ia64-libunwind-tdep.h b/gdb/ia64-libunwind-tdep.h index 88f3857..3ad3d44 100644 --- a/gdb/ia64-libunwind-tdep.h +++ b/gdb/ia64-libunwind-tdep.h @@ -1,6 +1,6 @@ /* Frame unwinder for ia64 frames with libunwind frame information. - Copyright (C) 2003, 2006-2012 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 */