summaryrefslogtreecommitdiffstats
path: root/src/libnvme.map
diff options
context:
space:
mode:
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;