xref: /dpdk/lib/stack/version.map (revision cb9187bc5c2b4bab0ad80194ac3b60491de14e8c)
1*cb9187bcSDavid MarchandDPDK_25 {
299a2dd95SBruce Richardson	global:
399a2dd95SBruce Richardson
499a2dd95SBruce Richardson	rte_stack_create;
599a2dd95SBruce Richardson	rte_stack_free;
699a2dd95SBruce Richardson	rte_stack_lookup;
799a2dd95SBruce Richardson
899a2dd95SBruce Richardson	local: *;
999a2dd95SBruce Richardson};
10