]> git.proxmox.com Git - ceph.git/blob - ceph/src/spdk/dpdk/lib/librte_latencystats/rte_latencystats_version.map
update source to Ceph Pacific 16.2.2
[ceph.git] / ceph / src / spdk / dpdk / lib / librte_latencystats / rte_latencystats_version.map
1 DPDK_20.0 {
2 global:
3
4 rte_latencystats_get;
5 rte_latencystats_get_names;
6 rte_latencystats_init;
7 rte_latencystats_uninit;
8 rte_latencystats_update;
9
10 local: *;
11 };