xref: /third_party/musl/src/signal/loongarch64/restore.s (revision 570af302)
  • Home
  • History
  • Annotate
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
  • only in /third_party/musl/src/signal/loongarch64/
1.global __restore_rt
2.global __restore
3.hidden __restore_rt
4.hidden __restore
5.type   __restore_rt,@function
6.type   __restore,@function
7__restore_rt:
8__restore:
9	li.w    $a7, 139
10	syscall 0
11

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