numam-dpdk/lib/librte_mempool
Thomas Monjalon 2fa5e196d5 mempool: fix symbol export
Every new symbols in release 16.07 are exported with the version
string DPDK_16.07.
Also remove the empty local: section which is not needed because
inherited from the DPDK_2.0 block.

Signed-off-by: Thomas Monjalon <thomas.monjalon@6wind.com>
Acked-by: Olivier Matz <olivier.matz@6wind.com>
2016-06-27 16:50:27 +02:00
..
Makefile mempool: support handler operations 2016-06-24 11:01:05 +02:00
rte_mempool_ops.c mempool: support handler operations 2016-06-24 11:01:05 +02:00
rte_mempool_ring.c mempool: support handler operations 2016-06-24 11:01:05 +02:00
rte_mempool_version.map mempool: fix symbol export 2016-06-27 16:50:27 +02:00
rte_mempool.c mempool: support handler operations 2016-06-24 11:01:05 +02:00
rte_mempool.h mempool: support handler operations 2016-06-24 11:01:05 +02:00