mirror of
https://github.com/apache/nuttx.git
synced 2026-08-27 12:20:46 +00:00
Replace C11 atomic types and operations with NuttX native atomic interfaces (atomic_t, atomic_set, atomic_fetch_and_acquire, atomic_fetch_or_acquire) to avoid build failures on toolchains that lack full C11 atomics support. Signed-off-by: chenrun1 <chenrun1@xiaomi.com> Signed-off-by: Bowen Wang <wangbowen6@xiaomi.com> |
||
|---|---|---|
| .. | ||
| rpmsg.h | ||
| rpmsg_ping.h | ||
| rpmsg_port.h | ||
| rpmsg_router.h | ||
| rpmsg_virtio.h | ||
| rpmsg_virtio_ivshmem.h | ||
| rpmsg_virtio_lite.h | ||