mirror of
https://github.com/openssl/openssl.git
synced 2025-01-18 13:44:20 +08:00
s/rsaz_eligible/rsaz_avx2_eligible/.
This commit is contained in:
parent
241fba4ea9
commit
852f837f5e
@ -1836,7 +1836,7 @@ print <<___; # assembler is too old
|
||||
|
||||
.globl rsaz_avx2_eligible
|
||||
.type rsaz_avx2_eligible,\@abi-omnipotent
|
||||
rsaz_eligible:
|
||||
rsaz_avx2_eligible:
|
||||
xor %eax,%eax
|
||||
ret
|
||||
.size rsaz_avx2_eligible,.-rsaz_avx2_eligible
|
||||
|
Loading…
Reference in New Issue
Block a user