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