Remove OPENSSL_indirect_call()
authorBenjamin Kaduk <bkaduk@akamai.com>
Tue, 28 Feb 2017 22:32:51 +0000 (16:32 -0600)
committerRich Salz <rsalz@openssl.org>
Wed, 1 Mar 2017 01:14:31 +0000 (20:14 -0500)
commit06611d0a1623a1ce06275b6cdd7a270d9704bf37
tree43c146b11c54a761d4d0044c4d773fe148cefa96
parent5c6c4c5c333c8ac469e53521cf747ff527b8813a
Remove OPENSSL_indirect_call()

It's undocumented and unused in the tree.  The idea seems to have
never gained much traction, and can be removed without breaking
ABI compatibility.

Reviewed-by: Andy Polyakov <appro@openssl.org>
Reviewed-by: Rich Salz <rsalz@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/2800)
crypto/x86cpuid.pl