cygwin: Export explicit_bzero

This was added to newlib together with timingsafe_*cmp but never exported.

Signed-off-by: Yaakov Selkowitz <yselkowi@redhat.com>
This commit is contained in:
Yaakov Selkowitz
2017-08-02 01:09:49 -05:00
parent 60546ae529
commit 2c83bc950f
3 changed files with 4 additions and 1 deletions

View File

@@ -433,6 +433,7 @@ exp2f NOSIGFE
exp2l NOSIGFE
expf NOSIGFE
expl NOSIGFE
explicit_bzero NOSIGFE
expm1 NOSIGFE
expm1f NOSIGFE
expm1l NOSIGFE