baseband/acc100: add configure function
[dpdk.git] / drivers / baseband / acc100 / rte_pmd_bbdev_acc100_version.map
1 DPDK_21 {
2         local: *;
3 };
4
5 EXPERIMENTAL {
6         global:
7
8         rte_acc100_configure;
9
10 };