xref: /third_party/musl/src/signal/s390x/restore.s
  • Home
  • History
  • Annotate Annotate
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
  • only in /third_party/musl/src/signal/s390x/
1570af302Sopenharmony_ci	.global __restore
2570af302Sopenharmony_ci	.hidden __restore
3570af302Sopenharmony_ci	.type __restore,%function
4570af302Sopenharmony_ci__restore:
5570af302Sopenharmony_ci	svc 119 #__NR_sigreturn
6570af302Sopenharmony_ci
7570af302Sopenharmony_ci	.global __restore_rt
8570af302Sopenharmony_ci	.hidden __restore_rt
9570af302Sopenharmony_ci	.type __restore_rt,%function
10570af302Sopenharmony_ci__restore_rt:
11570af302Sopenharmony_ci	svc 173 # __NR_rt_sigreturn
12

Indexes created Thu Nov 07 10:32:03 CST 2024