numam-dpdk/lib/librte_bbdev
Thomas Monjalon f8e9989606 remove useless constructor headers
A constructor is usually declared with RTE_INIT* macros.
As it is a static function, no need to declare before its definition.
The macro is used directly in the function definition.

Signed-off-by: Thomas Monjalon <thomas@monjalon.net>
2018-07-12 00:00:35 +02:00
..
Makefile mk: add experimental tag check 2018-01-29 23:35:29 +01:00
meson.build lib: build with meson 2018-01-30 17:49:16 +01:00
rte_bbdev_op.h baseband/turbo_sw: support optional CRC overlap 2018-05-10 17:46:20 +01:00
rte_bbdev_pmd.h add experimental tag to appropriate functions 2018-01-29 23:35:29 +01:00
rte_bbdev_version.map bbdev: fix exported dynamic log type 2018-02-06 18:51:44 +01:00
rte_bbdev.c remove useless constructor headers 2018-07-12 00:00:35 +02:00
rte_bbdev.h bbdev: split queue groups 2018-05-10 17:46:20 +01:00