Fixed wrong symbol name in crc64_x86.s.

This commit is contained in:
Lasse Collin 2007-12-14 09:59:05 +02:00
parent 2881570df6
commit ec1c82b2e8
1 changed files with 1 additions and 1 deletions

View File

@ -200,4 +200,4 @@ lzma_crc64:
popl %ebx popl %ebx
ret ret
.size lzma_crc32, .-lzma_crc32 .size lzma_crc64, .-lzma_crc64