include/asm-generic/atomic.h
0 → 100644
+165
−0
include/asm-generic/io.h
0 → 100644
+300
−0
Loading
Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more
atomic.h and io.h are based on the mn10300 architecture,
which is already pretty generic and can be used by
other architectures that do not have hardware support
for atomic operations or out-of-order I/O access.
Signed-off-by:
Arnd Bergmann <arnd@arndb.de>