vfio: export utility functions in map file
[dpdk.git] / lib / librte_eal / bsdapp / eal / rte_eal_version.map
index 1bb3c9e..9d3338a 100644 (file)
@@ -190,5 +190,8 @@ DPDK_17.05 {
        rte_log_set_global_level;
        rte_log_set_level;
        rte_log_set_level_regexp;
+       vfio_get_container_fd;
+       vfio_get_group_fd;
+       vfio_get_group_no;
 
 } DPDK_17.02;