doc: add Meson coding style to contributors guide
[dpdk.git] / lib / librte_gso / version.map
1 DPDK_21 {
2         global:
3
4         rte_gso_segment;
5
6         local: *;
7 };