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