summaryrefslogtreecommitdiff
path: root/io/source/stm/stm.map
diff options
context:
space:
mode:
Diffstat (limited to 'io/source/stm/stm.map')
-rw-r--r--io/source/stm/stm.map9
1 files changed, 9 insertions, 0 deletions
diff --git a/io/source/stm/stm.map b/io/source/stm/stm.map
new file mode 100644
index 000000000000..30c5bb729ac7
--- /dev/null
+++ b/io/source/stm/stm.map
@@ -0,0 +1,9 @@
+UDK_3_0_0 {
+ global:
+ component_getImplementationEnvironment;
+ component_writeInfo;
+ component_getFactory;
+ component_canUnload;
+ local:
+ *;
+};