提交 29be3f64 编写于 作者: A Andy Polyakov

sha512-x86_64.pl: fix linking problem under Windows.

上级 70857a4a
......@@ -2262,7 +2262,9 @@ $code.=<<___;
pop %rsi
ret
.size se_handler,.-se_handler
___
$code.=<<___ if ($SZ==4 && $shaext);
.type shaext_handler,\@abi-omnipotent
.align 16
shaext_handler:
......@@ -2295,7 +2297,9 @@ shaext_handler:
jmp .Lin_prologue
.size shaext_handler,.-shaext_handler
___
$code.=<<___;
.section .pdata
.align 4
.rva .LSEH_begin_$func
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册