323272db
664cd341
1 2 3 4 5 6
7
8
.global __restore_rt .global __restore .type __restore_rt,@function .type __restore,@function __restore_rt: __restore: movl $0x40000201, %eax /* SYS_rt_sigreturn */ syscall