walnux/arch/sim
zhangyuan29 dcea1b90e7 arch_atomic: only support atomic_xx and atomic64_xx function
Modify the kernel to use only atomic_xx and atomic64_xx interfaces,
avoiding the use of sizeof or typeof to determine the type of
atomic operations, thereby simplifying the kernel's atomic
interface operations.

Signed-off-by: zhangyuan29 <zhangyuan29@xiaomi.com>
2024-12-04 14:03:14 +01:00
..
include arch/sim: migrate to SPDX identifier 2024-12-02 17:23:25 +08:00
src arch_atomic: only support atomic_xx and atomic64_xx function 2024-12-04 14:03:14 +01:00
CMakeLists.txt arch/sim: migrate to SPDX identifier 2024-12-02 17:23:25 +08:00
Kconfig sim: Add compiler selection 2024-11-15 01:05:16 +08:00