xref: /dpdk/drivers/net/ring/version.map (revision f400e0b8)
1DPDK_21 {
2	global:
3
4	rte_eth_from_ring;
5	rte_eth_from_rings;
6
7	local: *;
8};
9