asm-generic: add generic atomic.h and io.h
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: NArnd Bergmann <arnd@arndb.de>
Showing
include/asm-generic/atomic.h
0 → 100644
include/asm-generic/io.h
0 → 100644
想要评论请 注册 或 登录