xref: /third_party/musl/src/signal/aarch64/restore.s
  • Home
  • History
  • Annotate Annotate
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
  • only in /third_party/musl/src/signal/aarch64/
1570af302Sopenharmony_ci.global __restore
2570af302Sopenharmony_ci.hidden __restore
3570af302Sopenharmony_ci.type __restore,%function
4570af302Sopenharmony_ci__restore:
5570af302Sopenharmony_ci.global __restore_rt
6570af302Sopenharmony_ci.hidden __restore_rt
7570af302Sopenharmony_ci.type __restore_rt,%function
8570af302Sopenharmony_ci__restore_rt:
9570af302Sopenharmony_ci	mov x8,#139 // SYS_rt_sigreturn
10570af302Sopenharmony_ci	svc 0
11

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