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
/
crt0.S
diff --git
a/lunaix-os/usr/libc/arch/i386/crt0.S
b/lunaix-os/usr/libc/arch/i386/crt0.S
index 1418068d4a32aceb63be88dc0383905bc727a1cc..49fbcb771026e35ff2f386df956563e1bab3ca7e 100644
(file)
--- a/
lunaix-os/usr/libc/arch/i386/crt0.S
+++ b/
lunaix-os/usr/libc/arch/i386/crt0.S
@@
-24,7
+24,7
@@
1:
movl %eax, %ebx
- movl $__
SYSCALL_
_exit, %eax
+ movl $__
NR__lxsys
_exit, %eax
int $33
ud2 // should not reach
\ No newline at end of file