aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/powerpc/novmxsetjmp.h
diff options
context:
space:
mode:
Diffstat (limited to 'sysdeps/powerpc/novmxsetjmp.h')
-rw-r--r--sysdeps/powerpc/novmxsetjmp.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/sysdeps/powerpc/novmxsetjmp.h b/sysdeps/powerpc/novmxsetjmp.h
index da2a338..1c46a77 100644
--- a/sysdeps/powerpc/novmxsetjmp.h
+++ b/sysdeps/powerpc/novmxsetjmp.h
@@ -108,7 +108,7 @@ extern void __novmxsiglongjmp (__novmx__sigjmp_buf __env, int __val)
__attribute__ ((__noreturn__));
/* Internal machine-dependent function to restore context sans signal mask. */
-extern void __novmx__longjmp (__novmx__jmp_buf __env, int __val)
+extern void __novmx__longjmp (__jmp_buf __env, int __val)
__attribute__ ((__noreturn__));
/* Internal function to possibly save the current mask of blocked signals