summaryrefslogtreecommitdiffstats
path: root/drivers/net/null/rte_pmd_null_version.map
blob: 84b1d0fe04c8ca400995c7c49cf5c34a9a1d17f5 (plain)
1
2
3
4
5
6
7
8
9
10
11
DPDK_2.0 {

	local: *;
};

DPDK_2.2 {
	global:

	eth_dev_null_create;

} DPDK_2.0;