mirror of https://git.tukaani.org/xz.git
Fixed wrong symbol name in crc64_x86.s.
This commit is contained in:
parent
2881570df6
commit
ec1c82b2e8
|
@ -200,4 +200,4 @@ lzma_crc64:
|
|||
popl %ebx
|
||||
ret
|
||||
|
||||
.size lzma_crc32, .-lzma_crc32
|
||||
.size lzma_crc64, .-lzma_crc64
|
||||
|
|
Loading…
Reference in New Issue