littlekernel / lk

LK embedded kernel
MIT License
3.11k stars 613 forks source link

[atomics] make existing atomic_* routines non relaxed and add relaxed versions #277

Open travisg opened 3 years ago

travisg commented 3 years ago

Probably also switch things like CF and memory barriers to builtin equivalents.

https://gcc.gnu.org/onlinedocs/gcc/_005f_005fatomic-Builtins.html