mirror of
https://github.com/fluencelabs/musl
synced 2025-07-31 22:31:58 +00:00
x32 port (diff against vanilla x86_64)
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
__vfork:
|
||||
vfork:
|
||||
pop %rdx
|
||||
mov $58,%eax
|
||||
mov $0x4000003a,%eax /* SYS_vfork */
|
||||
syscall
|
||||
push %rdx
|
||||
mov %rax,%rdi
|
||||
|
Reference in New Issue
Block a user