git://scm.lunaixsky.com
/
lunaix-os.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
make rule for user header file install
[lunaix-os.git]
/
lunaix-os
/
usr
/
libc
/
arch
/
i386
/
trampoline.S
diff --git
a/lunaix-os/usr/libc/arch/i386/trampoline.S
b/lunaix-os/usr/libc/arch/i386/trampoline.S
index 3ff23e27adc6463df2d75beb436b481ffeb3b6dd..378dce4b561f6336a53ee0178e29c9377d82892c 100644
(file)
--- a/
lunaix-os/usr/libc/arch/i386/trampoline.S
+++ b/
lunaix-os/usr/libc/arch/i386/trampoline.S
@@
-15,7
+15,7
@@
addl $12, %esp
- movl $__
SYSCALL
_sigreturn, %eax
+ movl $__
NR__lxsys
_sigreturn, %eax
popl %ebx
int $33
@@
-28,5
+28,5
@@
calll *%eax
movl %eax, %ebx
- movl $__
SYSCALL
_th_exit, %eax
+ movl $__
NR__lxsys
_th_exit, %eax
int $33
\ No newline at end of file