Fix typo in register name.
This commit is contained in:
parent
248a349087
commit
91ceedb37f
@ -80,7 +80,7 @@ __pthread_cond_broadcast:
|
||||
syscall
|
||||
|
||||
#ifndef __ASSUME_FUTEX_REQUEUE
|
||||
cmpq $-EINVAL, %eax
|
||||
cmpq $-EINVAL, %rax
|
||||
je 9f
|
||||
10:
|
||||
#endif
|
||||
|
Loading…
x
Reference in New Issue
Block a user