summaryrefslogtreecommitdiff
path: root/sd/util/sd.map
diff options
context:
space:
mode:
Diffstat (limited to 'sd/util/sd.map')
-rw-r--r--sd/util/sd.map11
1 files changed, 11 insertions, 0 deletions
diff --git a/sd/util/sd.map b/sd/util/sd.map
new file mode 100644
index 000000000000..13ecdd2e1e6f
--- /dev/null
+++ b/sd/util/sd.map
@@ -0,0 +1,11 @@
+SD_1_0 {
+ global:
+ CreateSdDrawDocShellDll;
+ CreateSdGraphicDocShellDll;
+ CreateObjSdDrawDocShellDll;
+ CreateObjSdGraphicDocShellDll;
+ InitSdDll;
+ DeInitSdDll;
+ local:
+ *;
+};