xref: /dpdk/drivers/common/mvep/version.map (revision fc0ec740)
1INTERNAL {
2	global:
3
4	rte_mvep_deinit;
5	rte_mvep_init;
6
7	local: *;
8};
9