Use .globl instead of .global in x86 assembler code for
authorLasse Collin <lasse.collin@tukaani.org>
Fri, 14 Dec 2007 07:53:24 +0000 (09:53 +0200)
committerLasse Collin <lasse.collin@tukaani.org>
Fri, 14 Dec 2007 07:53:24 +0000 (09:53 +0200)
commit2881570df6803eed2fe550af34574e8e61794804
treeb690f79efb5cbb4bb87f062e968612e802cf96aa
parent698470b8f33fc0e5f27dafa93b39b6dd5dde5a66
Use .globl instead of .global in x86 assembler code for
better portability. Still needs fixing the commenting.
src/liblzma/check/crc32_x86.s
src/liblzma/check/crc64_x86.s