summaryrefslogtreecommitdiff
path: root/configmgr/util/configmgr.map
blob: ad92fbe03e9f328280c39514f24eab7d70a766bd (plain)
1
2
3
4
5
6
7
8
CFGMGR_2_0 {
    global:
        component_getImplementationEnvironment;
        component_writeInfo;
        component_getFactory;
    local:
        *;
};