Fix typo.

(__lll_lock_wait): Add branch prediction.
This commit is contained in:
Ulrich Drepper 2003-02-03 21:59:40 +00:00
parent 3e4fc359f4
commit a37818b3ec
1 changed files with 1 additions and 1 deletions

View File

@ -11,7 +11,7 @@
* allocatestack.c: Improve comment throughout the file.
* sysdeps/unix/sysv/linux/i386/i486/lowlevellock.S
(__lll_lock_wait): Add branch predicition.
(__lll_lock_wait): Add branch prediction.
* sysdeps/unix/sysv/linux/i386/i486/libc-lowlevellock.S
(__lll_lock_wait): Likewise.
(lll_unlock_wake_cb): Removed.