summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/arm/Ginit_local.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/arm/Ginit_local.c b/src/arm/Ginit_local.c
index 05bf96c2..65941c36 100644
--- a/src/arm/Ginit_local.c
+++ b/src/arm/Ginit_local.c
@@ -59,7 +59,7 @@ unw_init_local (unw_cursor_t *cursor, unw_context_t *uc)
}
PROTECTED int
-unw_init_local2 (unw_cursor_t *cursor, ucontext_t *uc, int flag)
+unw_init_local2 (unw_cursor_t *cursor, unw_context_t *uc, int flag)
{
if (!flag)
{