Sign in
cobalt
/
cobalt
/
25902c6cb1ab9cfd8ae2ee6b0fb52953f73deda5
/
.
/
third_party
/
musl
/
src
/
signal
/
aarch64
/
restore.s
blob: d4e5fcf1a32770ee4d14f30b6c314da487a478dd [
file
] [
log
] [
blame
]
.global __restore
.hidden __restore
.type __restore
,
%
function
__restore
:
.global __restore_rt
.hidden __restore_rt
.type __restore_rt
,
%
function
__restore_rt
:
mov x8
,
#139 // SYS_rt_sigreturn
svc
0