nuttx/arch/z16
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/z[80|16]: Move up_getsp declaration to arch.h 2022-03-12 19:21:59 +02:00
src netinitialize: call xxx_netinitialize unconditionally 2022-03-19 17:41:33 +08:00
Kconfig Kconfig: add quotes in source to clean warnings from setconfig 2021-07-23 02:32:19 -07:00