build: align symbols with global ABI version
[dpdk.git] / drivers / common / cpt / rte_common_cpt_version.map
1 DPDK_20.0 {
2         global:
3
4         cpt_pmd_ops_helper_asym_get_mlen;
5         cpt_pmd_ops_helper_get_mlen_direct_mode;
6         cpt_pmd_ops_helper_get_mlen_sg_mode;
7
8         local: *;
9 };