mirror of
https://github.com/apache/nuttx.git
synced 2026-09-20 12:58:29 +08:00
Add support for an ioctl that can be used to notify an application when there is a change in the network status signalled by a PHY interrupt
This commit is contained in:
@@ -60,6 +60,7 @@ int strncmp(const char *cs, const char *ct, size_t nb)
|
||||
break;
|
||||
}
|
||||
}
|
||||
|
||||
return result;
|
||||
}
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user