summaryrefslogtreecommitdiff
path: root/src/signal/s390x/restore.s
diff options
context:
space:
mode:
Diffstat (limited to 'src/signal/s390x/restore.s')
-rw-r--r--src/signal/s390x/restore.s2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/signal/s390x/restore.s b/src/signal/s390x/restore.s
index 79beb68f..88e33dbc 100644
--- a/src/signal/s390x/restore.s
+++ b/src/signal/s390x/restore.s
@@ -1,9 +1,11 @@
.global __restore
+ .hidden __restore
.type __restore,%function
__restore:
svc 119 #__NR_sigreturn
.global __restore_rt
+ .hidden __restore_rt
.type __restore_rt,%function
__restore_rt:
svc 173 # __NR_rt_sigreturn