Sign in
mojo
/
mojo
/
HEAD
/
.
/
fusl
/
src
/
signal
/
x32
/
restore.s
blob: 27cd3cef9b7c5eebe756ce0347eae5ff333a0caa [
file
] [
log
] [
blame
]
.global __restore_rt
.global __restore
.type __restore_rt
,@
function
.type __restore
,@
function
__restore_rt
:
__restore
:
movl
$
0x40000201
,
%eax
/*
SYS_rt_sigreturn
*/
syscall