aboutsummaryrefslogtreecommitdiff
path: root/gdb/alpha-obsd-tdep.c
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/alpha-obsd-tdep.c')
-rw-r--r--gdb/alpha-obsd-tdep.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/alpha-obsd-tdep.c b/gdb/alpha-obsd-tdep.c
index c0d672c..41c376c 100644
--- a/gdb/alpha-obsd-tdep.c
+++ b/gdb/alpha-obsd-tdep.c
@@ -69,7 +69,7 @@ alphaobsd_pc_in_sigtramp (struct gdbarch *gdbarch,
}
static CORE_ADDR
-alphaobsd_sigcontext_addr (struct frame_info *this_frame)
+alphaobsd_sigcontext_addr (frame_info_ptr this_frame)
{
struct gdbarch *gdbarch = get_frame_arch (this_frame);
CORE_ADDR pc = get_frame_pc (this_frame);