summaryrefslogtreecommitdiffstats
path: root/src/afm-binding.export-map
diff options
context:
space:
mode:
authorJosé Bollo <jose.bollo@iot.bzh>2017-08-07 17:20:37 +0200
committerJosé Bollo <jose.bollo@iot.bzh>2017-11-24 17:44:57 +0100
commitecb483c282d48a6236c2aafd3beaa355e5a75e73 (patch)
tree4362d82a05bb0403850677056674d5ca6b93f081 /src/afm-binding.export-map
parente8debaedb512bdc32932cf3e7a2446ac0e162508 (diff)
afm-binding: provide afm as a unique binding
This is the first stone (not fully tested) to implment the afm-main as a binding. At the end, this component will replace afm-user-daemon and afm-system-daemon. Change-Id: I6eafa7d26800f45ae58dd51aa9ff8008cdb3ff59 Signed-off-by: José Bollo <jose.bollo@iot.bzh>
Diffstat (limited to 'src/afm-binding.export-map')
-rw-r--r--src/afm-binding.export-map1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/afm-binding.export-map b/src/afm-binding.export-map
new file mode 100644
index 0000000..ee2f413
--- /dev/null
+++ b/src/afm-binding.export-map
@@ -0,0 +1 @@
+{ global: afbBindingV*; local: *; };