Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
[cris-mirror.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