summaryrefslogtreecommitdiff
path: root/module/export.map
diff options
context:
space:
mode:
Diffstat (limited to 'module/export.map')
-rw-r--r--module/export.map5
1 files changed, 5 insertions, 0 deletions
diff --git a/module/export.map b/module/export.map
new file mode 100644
index 0000000..5e9476c
--- /dev/null
+++ b/module/export.map
@@ -0,0 +1,5 @@
+{
+ global: C_GetFunctionList;
+ local: *;
+};
+