summaryrefslogtreecommitdiffstats
path: root/src/map-file
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2008-06-17 21:07:32 +0200
committerLennart Poettering <lennart@poettering.net>2008-06-17 21:07:32 +0200
commit756e554d5003b9d287825e45f7184142fbd67df2 (patch)
treeab731da2f6e85461e673237bf42eb074f4e1da6d /src/map-file
parent8a4512e83548294cb1567f27e0b9f7faea6ef8db (diff)
hide unprefixed driver symbols in libcanberra.so to avoid name clashes
Diffstat (limited to 'src/map-file')
-rw-r--r--src/map-file10
1 files changed, 10 insertions, 0 deletions
diff --git a/src/map-file b/src/map-file
new file mode 100644
index 0000000..2265ed0
--- /dev/null
+++ b/src/map-file
@@ -0,0 +1,10 @@
+CANBERRA_0 {
+local:
+driver_cache;
+driver_cancel;
+driver_change_device;
+driver_change_props;
+driver_destroy;
+driver_open;
+driver_play;
+};