mirror of
https://github.com/apache/nuttx.git
synced 2026-05-16 05:27:45 +08:00
1fce345481
Summary: This issue comes from https://github.com/apache/nuttx/pull/14570. In the previous Atomic implementation https://github.com/apache/nuttx/pull/13044, we have removed the CONFIG_LIBC_ARCH_ATOMIC macro, so arch_atomic.c should always be compiled. Signed-off-by: chenrun1 <chenrun1@xiaomi.com>