xref: /third_party/musl/src/signal/x32/restore.s
  • Home
  • History
  • Annotate Annotate
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
  • only in /third_party/musl/src/signal/x32/
1570af302Sopenharmony_ci	nop
2570af302Sopenharmony_ci.global __restore_rt
3570af302Sopenharmony_ci.hidden __restore_rt
4570af302Sopenharmony_ci.type __restore_rt,@function
5570af302Sopenharmony_ci__restore_rt:
6570af302Sopenharmony_ci	mov $0x40000201, %rax /* SYS_rt_sigreturn */
7570af302Sopenharmony_ci	syscall
8570af302Sopenharmony_ci.size __restore_rt,.-__restore_rt
9

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