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