summaryrefslogtreecommitdiff
path: root/sw/util/swd.map
blob: 272fab31a03d85600083b410c6b43f3271fea1ae (plain)
1
2
3
4
5
6
7
8
SW_1_0 {
    global:
        component_getImplementationEnvironment;
        component_writeInfo;
        component_getFactory;
    local:
        *;
};