summaryrefslogtreecommitdiff
path: root/dtrans/source/generic/exports.map
blob: 28449cc0f4a837c15c3883296a24d904c93dcbd3 (plain)
1
2
3
4
5
6
7
8
9
DTRANS_1_0 {
    global:
        component_getImplementationEnvironment;
        component_writeInfo;
        component_getFactory;
    local:
        *;
};