]> git.droids-corp.org - dpdk.git/blobdiff - lib/librte_cryptodev/rte_cryptodev_version.map
scripts: test clean build when config is changed
[dpdk.git] / lib / librte_cryptodev / rte_cryptodev_version.map
index 41004e1c392dd559ce88c6f4df2eb138e5f24b86..a08fd202490c9b7642d9c9cf7ef12daf25078c4a 100644 (file)
@@ -32,3 +32,10 @@ DPDK_16.04 {
 
        local: *;
 };
+
+DPDK_16.07 {
+       global:
+
+       rte_cryptodev_parse_vdev_init_params;
+
+} DPDK_16.04;