numam-dpdk/lib/regexdev
David Marchand 8f1d23ece0 eal: deprecate RTE_FUNC_PTR_* macros
Those macros have no real value and are easily replaced with a simple
if() block.

Existing users have been converted using a new cocci script.
Deprecate them.

Signed-off-by: David Marchand <david.marchand@redhat.com>
2022-09-23 16:14:34 +02:00
..
meson.build build/windows: remove separate list of libs 2021-10-22 22:40:59 +02:00
rte_regexdev_core.h
rte_regexdev_driver.h regexdev: fix section attribute of symbols 2022-03-08 15:22:28 +01:00
rte_regexdev.c eal: deprecate RTE_FUNC_PTR_* macros 2022-09-23 16:14:34 +02:00
rte_regexdev.h eal: deprecate RTE_FUNC_PTR_* macros 2022-09-23 16:14:34 +02:00
version.map build: hide local symbols in shared libraries 2022-03-08 15:22:33 +01:00