This repository has been archived on 2025-09-14. You can view files and clone it, but cannot push or open issues or pull requests.
Files
tango-tsg-master/src/version.map

13 lines
155 B
Plaintext

VERS_2.4{
global:
extern "C++" {
g_*;
*TSG_MASTER*;
*tsg_scan_nesting_addr*;
*tsg_pull_policy_result*;
*tsg_*;
*TLD_*;
};
local: *;
};