nuttx/arch/ceva
Petro Karashchenko 3fff4508c7 netinitialize: call xxx_netinitialize unconditionally
The xxx_netinitialize is defined to a function only if
CONFIG_NET=y and CONFIG_NETDEV_LATEINIT=n.  Otherwise it
is defined to an empty macro.

Signed-off-by: Petro Karashchenko <petro.karashchenko@gmail.com>
2022-03-19 17:41:33 +08:00
..
include arch: Make the comment and definition of CONFIG_SYS_RESERVED correctly 2022-03-14 22:51:00 +02:00
src netinitialize: call xxx_netinitialize unconditionally 2022-03-19 17:41:33 +08:00
Kconfig