remove trailing spaces in print-utils.c ("int_string" function)
[deliverable/binutils-gdb.git] / gdb / ia64-libunwind-tdep.h
index 4944d25406dd9acf692e30840858c560051c2f39..dc7ec9cf46eade0141db9fc80d89aa40673198c9 100644 (file)
@@ -1,6 +1,6 @@
 /* Frame unwinder for ia64 frames with libunwind frame information.
 
-   Copyright (C) 2003-2016 Free Software Foundation, Inc.
+   Copyright (C) 2003-2018 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.025791 seconds and 4 git commands to generate.