net/virtio: fix incorrect cast of void *
[dpdk.git] / softnic / rte_pmd_eth_softnic_version.map
1 DPDK_17.11 {
2         global:
3
4         rte_pmd_softnic_run;
5
6         local: *;
7 };