summaryrefslogtreecommitdiff
path: root/common/lib/libc/arch/arm/atomic/atomic_or_16.S
AgeCommit message (Expand)Author
2021-07-28Remove memory barriers from the atomic_ops(3) atomic operations. They'reskrll
2021-07-10s/ifdef _ARM_ARCH_6/if defined(_ARM_ARCH_6)/ for consistency. NFCI.skrll
2014-06-23Add aliases for the builtins used to implement C11/C++11 atomics.joerg
2014-03-04Don't export __sync* if _KERNEL || _STANDALONE are defined.matt
2013-11-08Add support for the gcc __sync builtins.matt