Sign in
chromium
/
external
/
github.com
/
WebAssembly
/
musl
/
79f49effa0a82d88a9bb0b1992ed2e5fa807f900
/
.
/
src
/
signal
/
powerpc
/
restore.s
blob: 4d41c27aa8949591d0a5bf1b966b1d7ec6ac9baa [
file
]
.global __restore
.type __restore
,
%
function
__restore
:
li
0
,
119
#__NR_sigreturn
sc
.global __restore_rt
.type __restore_rt
,
%
function
__restore_rt
:
li
0
,
172
# __NR_rt_sigreturn
sc