mirror of
https://github.com/apache/nuttx.git
synced 2026-06-07 01:05:54 +08:00
Remove NETDEV_LOOPBACK option, NET_LOOPBACK is enough
This commit is contained in:
@@ -99,9 +99,7 @@ EXTERN const net_ipv6addr_t g_lo_ipv6mask;
|
||||
*
|
||||
****************************************************************************/
|
||||
|
||||
#ifdef CONFIG_NETDEV_LOOPBACK
|
||||
int localhost_initialize(void);
|
||||
#endif /* CONFIG_NETDEV_LOOPBACK */
|
||||
|
||||
#undef EXTERN
|
||||
#ifdef __cplusplus
|
||||
|
||||
Reference in New Issue
Block a user