aboutsummaryrefslogtreecommitdiff
path: root/arch/blackfin/include/asm/rwlock.h
blob: 4a724b378971baabdb130a2e594062d92df91112 (plain)
1
2
3
4
5
6
#ifndef _ASM_BLACKFIN_RWLOCK_H
#define _ASM_BLACKFIN_RWLOCK_H

#define RW_LOCK_BIAS	0x01000000

#endif