Files
Kmake/deps/openssl/config/archs/solaris-x86-gcc/asm/providers/legacy.ld

6 lines
59 B
Plaintext
Raw Normal View History

2026-05-26 23:36:42 -07:00
{
global:
OSSL_provider_init;
local: *;
};