build: align symbols with global ABI version
[dpdk.git] / drivers / net / vhost / rte_pmd_vhost_version.map
1 DPDK_20.0 {
2         global:
3
4         rte_eth_vhost_get_queue_event;
5         rte_eth_vhost_get_vid_from_port_id;
6
7         local: *;
8 };