sha512-x86_64.pl: fix typo.
This commit is contained in:
parent
4453cd8c73
commit
faee82c1bc
1 changed files with 1 additions and 1 deletions
|
@ -1632,7 +1632,7 @@ ___
|
|||
$code.=<<___ if ($avx);
|
||||
.rva .LSEH_begin_${func}_avx
|
||||
.rva .LSEH_end_${func}_avx
|
||||
.rva .LSEH_info_${func}_xop
|
||||
.rva .LSEH_info_${func}_avx
|
||||
___
|
||||
$code.=<<___;
|
||||
.section .xdata
|
||||
|
|
Loading…
Reference in a new issue