summaryrefslogtreecommitdiffstats
path: root/libsmartcols/src/libsmartcols.sym
diff options
context:
space:
mode:
authorOndrej Oprala2014-03-17 10:51:56 +0100
committerKarel Zak2014-04-03 12:29:15 +0200
commit1a4d989e220677124ba24617d38cda533ae1340f (patch)
treefd35e8bf6bd0f721551967f3e3b016e5c2fe5453 /libsmartcols/src/libsmartcols.sym
parentmount: update mount.8 about barrier mount options defaults (diff)
downloadkernel-qcow2-util-linux-1a4d989e220677124ba24617d38cda533ae1340f.tar.gz
kernel-qcow2-util-linux-1a4d989e220677124ba24617d38cda533ae1340f.tar.xz
kernel-qcow2-util-linux-1a4d989e220677124ba24617d38cda533ae1340f.zip
libsmartcols: add basic files
Signed-off-by: Ondrej Oprala <ooprala@redhat.com> Signed-off-by: Karel Zak <kzak@redhat.com>
Diffstat (limited to 'libsmartcols/src/libsmartcols.sym')
-rw-r--r--libsmartcols/src/libsmartcols.sym9
1 files changed, 9 insertions, 0 deletions
diff --git a/libsmartcols/src/libsmartcols.sym b/libsmartcols/src/libsmartcols.sym
new file mode 100644
index 000000000..99e517c1d
--- /dev/null
+++ b/libsmartcols/src/libsmartcols.sym
@@ -0,0 +1,9 @@
+/*
+ * symbols since util-linux 2.25
+ */
+SMARTCOLS_2.25 {
+global:
+ *;
+local:
+ *;
+};