x86, um: ... and asm-x86 move
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk> Signed-off-by: H. Peter Anvin <hpa@zytor.com>
This commit is contained in:
8
arch/x86/include/asm/rwlock.h
Normal file
8
arch/x86/include/asm/rwlock.h
Normal file
@@ -0,0 +1,8 @@
|
||||
#ifndef ASM_X86__RWLOCK_H
|
||||
#define ASM_X86__RWLOCK_H
|
||||
|
||||
#define RW_LOCK_BIAS 0x01000000
|
||||
|
||||
/* Actual code is in asm/spinlock.h or in arch/x86/lib/rwlock.S */
|
||||
|
||||
#endif /* ASM_X86__RWLOCK_H */
|
Reference in New Issue
Block a user