summaryrefslogtreecommitdiff
path: root/sw/util/sw.map
diff options
context:
space:
mode:
Diffstat (limited to 'sw/util/sw.map')
-rw-r--r--sw/util/sw.map8
1 files changed, 8 insertions, 0 deletions
diff --git a/sw/util/sw.map b/sw/util/sw.map
new file mode 100644
index 000000000000..272fab31a03d
--- /dev/null
+++ b/sw/util/sw.map
@@ -0,0 +1,8 @@
+SW_1_0 {
+ global:
+ component_getImplementationEnvironment;
+ component_writeInfo;
+ component_getFactory;
+ local:
+ *;
+};