mirror of
https://github.com/apache/nuttx.git
synced 2026-06-07 01:05:54 +08:00
Complete implementation of the IPv6 routing logic. From Max Neklyudov.
This commit is contained in:
@@ -103,5 +103,6 @@ int pthread_sigmask(int how, FAR const sigset_t *set, FAR sigset_t *oset)
|
||||
{
|
||||
ret = EINVAL;
|
||||
}
|
||||
|
||||
return ret;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user