mirror of
https://github.com/apache/nuttx.git
synced 2026-06-06 00:14:22 +08:00
Add basic support for spinlocks (not currently used by anything)
This commit is contained in:
@@ -11469,3 +11469,8 @@
|
||||
* include/nuttx/net/arp.h, include/nuttx/net/ioctl.h, net/netdev/netdev_ioctl.c,
|
||||
and ARP-related files: Add support for IOCTL commands to manage the
|
||||
ARP table (2016-02-08).
|
||||
* ARMv7-A, ARMv7-R, and ARMv7-A: Add test-and-set logic and definitions
|
||||
needed to supports spinlocks (2016-02-09).
|
||||
* include/nuttx/spinlock.h: Add basic definitions for spinlocks. Not yet
|
||||
used by NuttX (2016-02-09).
|
||||
|
||||
|
||||
Reference in New Issue
Block a user