summaryrefslogtreecommitdiffstats
path: root/src/libnvme.map
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2023-06-30 22:36:10 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2023-06-30 22:36:10 +0000
commit61d0a8bdffbbb7229776d2f4f2e79ed22d21551f (patch)
tree2e249969fedce45eb37ae6314ad167595900fe38 /src/libnvme.map
parentReleasing debian version 1.4-4. (diff)
downloadlibnvme-61d0a8bdffbbb7229776d2f4f2e79ed22d21551f.tar.xz
libnvme-61d0a8bdffbbb7229776d2f4f2e79ed22d21551f.zip
Merging upstream version 1.5.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'src/libnvme.map')
-rw-r--r--src/libnvme.map12
1 files changed, 12 insertions, 0 deletions
diff --git a/src/libnvme.map b/src/libnvme.map
index a1294f4..82387d4 100644
--- a/src/libnvme.map
+++ b/src/libnvme.map
@@ -1,5 +1,17 @@
# SPDX-License-Identifier: LGPL-2.1-or-later
+LIBNVME_1_5 {
+ global:
+ nvme_ctrl_get_phy_slot;
+ nvme_ipaddrs_eq;
+ nvme_nbft_free;
+ nvme_nbft_read;
+ nvme_root_get_application;
+ nvme_root_set_application;
+ nvme_subsystem_get_application;
+ nvme_subsystem_set_application;
+};
+
LIBNVME_1_4 {
global:
nvme_lookup_keyring;