sha512-x86_64.pl: fix typo.
PR: #3431 (cherry picked from commit 7eb9680ae1bf5dd9aeb61c401f2c3bd900ac9aeb)
This commit is contained in:
parent
0359ccfd8b
commit
6ce295a301
@ -2306,7 +2306,7 @@ $code.=<<___;
|
||||
.rva .LSEH_end_$func
|
||||
.rva .LSEH_info_$func
|
||||
___
|
||||
$code.=<<___ if ($SZ==4 && $shext);
|
||||
$code.=<<___ if ($SZ==4 && $shaext);
|
||||
.rva .LSEH_begin_${func}_shaext
|
||||
.rva .LSEH_end_${func}_shaext
|
||||
.rva .LSEH_info_${func}_shaext
|
||||
|
Loading…
x
Reference in New Issue
Block a user