Searched hist:"3 f7e212df82ca0459d44c91d9e019efd1b5f936c" (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/include/asm-generic/ |
H A D | atomic.h | diff 3f7e212df82ca0459d44c91d9e019efd1b5f936c Wed May 13 17:56:35 CDT 2009 Arnd Bergmann <arnd@arndb.de> 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: Arnd Bergmann <arnd@arndb.de>
|
H A D | io.h | 3f7e212df82ca0459d44c91d9e019efd1b5f936c Wed May 13 17:56:35 CDT 2009 Arnd Bergmann <arnd@arndb.de> 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: Arnd Bergmann <arnd@arndb.de>
|