summaryrefslogtreecommitdiff
path: root/solenv/src/component.map
blob: 62b8829a0f51663e341179fc70798fe9bc756711 (plain)
1
2
3
4
5
6
7
UDK_3_0_0 {
    global:
        component_getImplementationEnvironment;
        component_getFactory;
    local:
    *;
};