mirror of https://github.com/F-Stack/f-stack.git
13 lines
119 B
Plaintext
13 lines
119 B
Plaintext
|
DPDK_17.05 {
|
||
|
|
||
|
local: *;
|
||
|
};
|
||
|
|
||
|
DPDK_17.11 {
|
||
|
global:
|
||
|
|
||
|
dpaa2_eth_eventq_attach;
|
||
|
dpaa2_eth_eventq_detach;
|
||
|
|
||
|
} DPDK_17.05;
|