sha512-x86_64.pl: fix typo.
This commit is contained in:
parent
4453cd8c73
commit
faee82c1bc
@ -1632,7 +1632,7 @@ ___
|
|||||||
$code.=<<___ if ($avx);
|
$code.=<<___ if ($avx);
|
||||||
.rva .LSEH_begin_${func}_avx
|
.rva .LSEH_begin_${func}_avx
|
||||||
.rva .LSEH_end_${func}_avx
|
.rva .LSEH_end_${func}_avx
|
||||||
.rva .LSEH_info_${func}_xop
|
.rva .LSEH_info_${func}_avx
|
||||||
___
|
___
|
||||||
$code.=<<___;
|
$code.=<<___;
|
||||||
.section .xdata
|
.section .xdata
|
||||||
|
Loading…
x
Reference in New Issue
Block a user