Imported Upstream version 16.04
[deb_dpdk.git] / drivers / net / null / rte_pmd_null_version.map
1 DPDK_2.0 {
2
3         local: *;
4 };
5
6 DPDK_2.2 {
7         global:
8
9         eth_dev_null_create;
10
11 } DPDK_2.0;