aboutsummaryrefslogtreecommitdiff
path: root/gdb/alpha-netbsd-tdep.c
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/alpha-netbsd-tdep.c')
-rw-r--r--gdb/alpha-netbsd-tdep.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/alpha-netbsd-tdep.c b/gdb/alpha-netbsd-tdep.c
index 72d7019..ae2deca 100644
--- a/gdb/alpha-netbsd-tdep.c
+++ b/gdb/alpha-netbsd-tdep.c
@@ -235,7 +235,7 @@ alphanbsd_pc_in_sigtramp (struct gdbarch *gdbarch,
}
static CORE_ADDR
-alphanbsd_sigcontext_addr (struct frame_info *frame)
+alphanbsd_sigcontext_addr (frame_info_ptr frame)
{
/* FIXME: This is not correct for all versions of NetBSD/alpha.
We will probably need to disassemble the trampoline to figure