]> git.droids-corp.org - dpdk.git/blobdiff - lib/librte_hash/rte_hash_version.map
mem: add external API to retrieve page fd
[dpdk.git] / lib / librte_hash / rte_hash_version.map
index 52a2576f926f1ecb8828dcf0d962891380f60fa6..e216ac8e2df8e4874d90a46674c82d61c8febce9 100644 (file)
@@ -45,3 +45,11 @@ DPDK_16.07 {
        rte_hash_get_key_with_position;
 
 } DPDK_2.2;
+
+
+DPDK_18.08 {
+       global:
+
+       rte_hash_count;
+
+} DPDK_16.07;