summaryrefslogtreecommitdiff
path: root/desktop/unx/splash/exports.map
blob: 218f0536d7e23530f6c5ecac68fbe3dd0033a781 (plain)
1
2
3
4
5
6
7
8
9
UDK_3_0_0 {
    global:
        GetVersionInfo;
        component_getImplementationEnvironment;
        component_getFactory;

    local:
        *;
};