summaryrefslogtreecommitdiff
path: root/ucb/source/ucp/odma/exports.map
blob: 14a2531f23ad9e7169a38581dece38e6035e0b0f (plain)
1
2
3
4
5
6
7
8
VERS_1_0 {
    global:
        component_getImplementationEnvironment;
        component_writeInfo;
        component_getFactory;
    local:
        *;
};