mirror of
https://github.com/openssl/openssl.git
synced 2026-01-18 17:11:31 +01:00
This was broken for Windows ARM64 in #22949 The comments were in the wrong format, and a define check of `_M_ARM64` was missed in places Reviewed-by: Neil Horman <nhorman@openssl.org> Reviewed-by: Shane Lontis <shane.lontis@oracle.com> Reviewed-by: Tomas Mraz <tomas@openssl.org> (Merged from https://github.com/openssl/openssl/pull/27958)