addl $12, %esp
- movl $__SYSCALL_sigreturn, %eax
+ movl $__NR__lxsys_sigreturn, %eax
popl %ebx
int $33
movl 4(%esp), %ebx
pushl %ebx
- call *(%eax)
+ calll *%eax
movl %eax, %ebx
- movl $__SYSCALL_th_exit, %eax
+ movl $__NR__lxsys_th_exit, %eax
int $33
\ No newline at end of file