numam-dpdk/drivers/baseband
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
..
null remove useless constructor headers 2018-07-12 00:00:35 +02:00
turbo_sw remove useless constructor headers 2018-07-12 00:00:35 +02:00
Makefile