asm-generic: add generic atomic.h and io.h
authorArnd Bergmann <arnd@arndb.de>
Wed, 13 May 2009 22:56:35 +0000 (22:56 +0000)
committerArnd Bergmann <arnd@klappe2.(none)>
Thu, 11 Jun 2009 19:02:49 +0000 (21:02 +0200)
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>
include/asm-generic/atomic.h [new file with mode: 0644]
include/asm-generic/io.h [new file with mode: 0644]

Simple merge
Simple merge