summaryrefslogtreecommitdiff
path: root/module/export.map
diff options
context:
space:
mode:
authorStef Walter <stef@memberwebs.com>2007-04-25 16:43:17 +0000
committerStef Walter <stef@memberwebs.com>2007-04-25 16:43:17 +0000
commit533dd8d97854b3fcb68f587eae18cabac166558c (patch)
tree808af547a6c69efce122407454346495e5b37bcd /module/export.map
Import the cryptoki-log module
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: *;
+};
+