mirror of
https://github.com/apache/nuttx.git
synced 2026-05-19 20:06:24 +08:00
3fff4508c7
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>