Imported Upstream version 16.07-rc1
[deb_dpdk.git] / lib / librte_cryptodev / rte_cryptodev_version.map
index 41004e1..a08fd20 100644 (file)
@@ -32,3 +32,10 @@ DPDK_16.04 {
 
        local: *;
 };
+
+DPDK_16.07 {
+       global:
+
+       rte_cryptodev_parse_vdev_init_params;
+
+} DPDK_16.04;