mem: move librte_malloc to eal/common
[dpdk.git] / drivers / net / xenvirt / rte_eth_xenvirt_version.map
1 DPDK_2.0 {
2         global:
3
4         rte_mempool_gntalloc_create;
5
6         local: *;
7 };