mirror of
https://sourceware.org/git/glibc.git
synced 2024-11-25 10:43:34 +08:00
Fix whitespace
This commit is contained in:
parent
093ecf9299
commit
66fb11b1da
@ -111,7 +111,7 @@ L(loop_prolog):
|
|||||||
|
|
||||||
mov %rdi, %rcx
|
mov %rdi, %rcx
|
||||||
and $63, %rcx
|
and $63, %rcx
|
||||||
jz L(align64_loop)
|
jz L(align64_loop)
|
||||||
|
|
||||||
add $64, %rdi
|
add $64, %rdi
|
||||||
add $64, %rdx
|
add $64, %rdx
|
||||||
|
Loading…
Reference in New Issue
Block a user