numam-dpdk/drivers/raw/ifpga_rawdev
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
..
base raw/ifpga/base: fix an error return 2018-05-21 16:13:06 +02:00
ifpga_rawdev.c remove useless constructor headers 2018-07-12 00:00:35 +02:00
ifpga_rawdev.h raw/ifpga: add Intel FPGA bus rawdev driver 2018-05-11 17:09:26 +02:00
Makefile raw/ifpga: add Intel FPGA bus rawdev driver 2018-05-11 17:09:26 +02:00
meson.build raw/ifpga: add Intel FPGA bus rawdev driver 2018-05-11 17:09:26 +02:00
rte_pmd_ifpga_rawdev_version.map raw/ifpga: add Intel FPGA bus rawdev driver 2018-05-11 17:09:26 +02:00