mirror of
https://github.com/apache/nuttx.git
synced 2026-05-16 13:56:00 +08:00
fabf4a5142
Error: /github/workspace/sources/nuttx/include/nuttx/spinlock_type.h:57:3: error: unknown type name 'atomic_t' 368 57 | atomic_t owner; 369 | ^~~~~~~~ 370Error: /github/workspace/sources/nuttx/include/nuttx/spinlock_type.h:58:3: error: unknown type name 'atomic_t' 371 58 | atomic_t next; 372 | ^~~~~~~~ Signed-off-by: hujun5 <hujun5@xiaomi.com>