]> git.ipfire.org Git - thirdparty/openssl.git/commit
Remove some unnecessary undefs in bn_asm.c
authorBernd Edlinger <bernd.edlinger@hotmail.de>
Sat, 11 Dec 2021 20:25:23 +0000 (21:25 +0100)
committerBernd Edlinger <bernd.edlinger@hotmail.de>
Tue, 14 Dec 2021 05:45:18 +0000 (06:45 +0100)
commit17cca0e85e83eac23069ddc5c5ebab6d7dd13ee1
treee30ada5e3c2eabc80a6418f4396eba9ddab4c7ab
parent336923c0c8d705cb8af5216b29a205662db0d590
Remove some unnecessary undefs in bn_asm.c

This is likely the leftover of a previous hack,
and thus should be removed now.

Reviewed-by: Paul Dale <pauli@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/17259)
crypto/bn/bn_asm.c