numam-dpdk/drivers/compress/octeontx
Thomas Monjalon df285f0e65 drivers: 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-11-01 22:38:00 +01:00
..
include fix global variable issues 2018-10-29 02:34:27 +01:00
Makefile compress/octeontx: introduce octeontx zip PMD 2018-07-25 13:36:26 +02:00
meson.build compress/octeontx: introduce octeontx zip PMD 2018-07-25 13:36:26 +02:00
otx_zip_pmd.c drivers: remove useless constructor headers 2018-11-01 22:38:00 +01:00
otx_zip.c compress/octeontx: support burst enqueue/dequeue 2018-07-25 13:36:26 +02:00
otx_zip.h fix global variable issues 2018-10-29 02:34:27 +01:00
rte_pmd_octeontx_compress_version.map compress/octeontx: introduce octeontx zip PMD 2018-07-25 13:36:26 +02:00