about summary refs log tree commit diff
path: root/sysdeps/hppa/setjmp.S
diff options
context:
space:
mode:
Diffstat (limited to 'sysdeps/hppa/setjmp.S')
-rw-r--r--sysdeps/hppa/setjmp.S1
1 files changed, 1 insertions, 0 deletions
diff --git a/sysdeps/hppa/setjmp.S b/sysdeps/hppa/setjmp.S
index cdf65146ad..0cc830fedb 100644
--- a/sysdeps/hppa/setjmp.S
+++ b/sysdeps/hppa/setjmp.S
@@ -70,3 +70,4 @@ __sigsetjmp:
 	b __sigjmp_save
 	nop
 	.procend
+hidden_def (__sigsetjmp)