Imported Upstream version 16.04
[deb_dpdk.git] / drivers / net / null / rte_pmd_null_version.map
diff --git a/drivers/net/null/rte_pmd_null_version.map b/drivers/net/null/rte_pmd_null_version.map
new file mode 100644 (file)
index 0000000..84b1d0f
--- /dev/null
@@ -0,0 +1,11 @@
+DPDK_2.0 {
+
+       local: *;
+};
+
+DPDK_2.2 {
+       global:
+
+       eth_dev_null_create;
+
+} DPDK_2.0;