aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/dpaa2/rte_pmd_dpaa2_version.map
blob: 09f4364bcf2b60067c80852ca629f86fd3805d32 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
DPDK_17.05 {

	local: *;
};

DPDK_17.11 {
	global:

	dpaa2_eth_eventq_attach;
	dpaa2_eth_eventq_detach;

} DPDK_17.05;