mirror of
https://github.com/apache/nuttx.git
synced 2026-05-20 04:16:35 +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>