mirror of
https://github.com/apache/nuttx.git
synced 2026-06-06 08:36:24 +08:00
Update ChangeLog
This commit is contained in:
@@ -466,7 +466,9 @@ void os_start(void)
|
||||
#endif
|
||||
|
||||
#ifdef CONFIG_NET
|
||||
/* Initialize the network system */
|
||||
/* Initialize the networking systeming. This must be done prior to
|
||||
* registering network drivers.
|
||||
*/
|
||||
|
||||
net_initialize();
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user