提交 1bc44a47 编写于 作者: R Rich Felker

fix typo in x86_64 cancellable syscall asm

上级 e98bdca9
......@@ -19,7 +19,7 @@ __syscall_cp_asm:
mov %r11,8(%rsp)
1: syscall
xor %ecx,%ecx
mov 8(%rsp),%edi
mov 8(%rsp),%rdi
mov %rcx,(%rdi)
ret
2: call __cancel
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册