summaryrefslogtreecommitdiff
path: root/stoc/test/testsmgr_cpnt.map
diff options
context:
space:
mode:
Diffstat (limited to 'stoc/test/testsmgr_cpnt.map')
-rw-r--r--stoc/test/testsmgr_cpnt.map9
1 files changed, 9 insertions, 0 deletions
diff --git a/stoc/test/testsmgr_cpnt.map b/stoc/test/testsmgr_cpnt.map
new file mode 100644
index 000000000000..d8c4047c5603
--- /dev/null
+++ b/stoc/test/testsmgr_cpnt.map
@@ -0,0 +1,9 @@
+UDK_3.1 {
+ global:
+ component_getImplementationEnvironment;
+ component_writeInfo;
+ component_getFactory;
+ test_ServiceManager;
+ local:
+ *;
+};