summaryrefslogtreecommitdiff
path: root/src/ppc64/Gresume.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/ppc64/Gresume.c')
-rw-r--r--src/ppc64/Gresume.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/ppc64/Gresume.c b/src/ppc64/Gresume.c
index 3f850e93..0d832d0d 100644
--- a/src/ppc64/Gresume.c
+++ b/src/ppc64/Gresume.c
@@ -95,7 +95,7 @@ establish_machine_state (struct cursor *c)
return 0;
}
-PROTECTED int
+int
unw_resume (unw_cursor_t *cursor)
{
struct cursor *c = (struct cursor *) cursor;