nuttx/libs/libc/machine
chenrun1 8e1a042eef nuttx/atomic.h:Fix missing type declarations at compile time
Summary:
  1.Modify the conditions for entering different include header files
  2.Added pre-definition for _Atomic _Bool when it is missing
  3.Added nuttx for stdatomic implementation. When toolchain does not support atomic, use lib/stdatomic to implement it

Signed-off-by: chenrun1 <chenrun1@xiaomi.com>
2024-08-22 01:44:29 +08:00
..
arm cmake:bugfix enable ARCH_STRING_FUNCTION CMake build fail 2024-08-14 20:58:59 +08:00
arm64
renesas
risc-v arch/risc-v: initial qemu-rv64ilp32 support 2024-06-14 19:50:00 +08:00
sim
sparc
tricore tricore/cmake: add support of cmake build for tricore 2024-07-18 13:40:49 +08:00
x86
x86_64 x86_64: add ELF support 2024-07-03 17:40:53 +08:00
xtensa binfmt/libelf: Enable ELF loader if text heap read is word-aligned 2024-07-31 02:33:12 +08:00
arch_atomic.c nuttx/atomic.h:Fix missing type declarations at compile time 2024-08-22 01:44:29 +08:00
CMakeLists.txt nuttx/atomic.h:Fix missing type declarations at compile time 2024-08-22 01:44:29 +08:00
Kconfig nuttx/atomic.h:Fix missing type declarations at compile time 2024-08-22 01:44:29 +08:00
Make.defs nuttx/atomic.h:Fix missing type declarations at compile time 2024-08-22 01:44:29 +08:00