Initialize files that declare internal symbols
authorRichard Levitte <levitte@openssl.org>
Mon, 6 Apr 2020 11:58:41 +0000 (13:58 +0200)
committerRichard Levitte <levitte@openssl.org>
Sat, 11 Apr 2020 13:51:43 +0000 (15:51 +0200)
commite32e00ab200c83b138594292228d6bd26722bd95
tree005c381b62fa26abbff4793351b4e0b344044ebe
parent8270c4791d361847b0b28a30d396006400758a3f
Initialize files that declare internal symbols

util/other-internal.syms is like util/other.syms, but for internal symbols.
Likewise, util/missingcrypto-internal.txt and util/missingssl-internal.txt
are like util/missingcrypto.txt and util/missingssl.txt

Reviewed-by: Matt Caswell <matt@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/11476)
util/missingcrypto-internal.txt [new file with mode: 0644]
util/missingcrypto.txt
util/missingssl-internal.txt [new file with mode: 0644]
util/other-internal.syms [new file with mode: 0644]
util/other.syms