x86/speculation/mds: Fix documentation typo
[linux/fpc-iii.git] / arch / blackfin / include / asm / rwlock.h
blob98ebc07cb28328b2d2c2e5dbcc9c349f2148a3ef
1 /* SPDX-License-Identifier: GPL-2.0 */
2 #ifndef _ASM_BLACKFIN_RWLOCK_H
3 #define _ASM_BLACKFIN_RWLOCK_H
5 #define RW_LOCK_BIAS 0x01000000
7 #endif