examples/fips_validation: support self-test only
[dpdk.git] / lib / librte_stack / rte_stack_version.map
1 EXPERIMENTAL {
2         global:
3
4         rte_stack_create;
5         rte_stack_free;
6         rte_stack_lookup;
7
8         local: *;
9 };