xref: /third_party/musl/src/signal/riscv64/restore.s
  • Home
  • History
  • Annotate Annotate
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
  • only in /third_party/musl/src/signal/riscv64/
1570af302Sopenharmony_ci.global __restore
2570af302Sopenharmony_ci.type __restore, %function
3570af302Sopenharmony_ci__restore:
4570af302Sopenharmony_ci.global __restore_rt
5570af302Sopenharmony_ci.type __restore_rt, %function
6570af302Sopenharmony_ci__restore_rt:
7570af302Sopenharmony_ci	li a7, 139 # SYS_rt_sigreturn
8570af302Sopenharmony_ci	ecall
9

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