GUI: Fix Tomato RAF theme for all builds. Compilation typo.
[tomato.git] / release / src-rt-6.x.4708 / linux / linux-2.6.36 / arch / blackfin / include / asm / rwlock.h
blob4a724b378971baabdb130a2e594062d92df91112
1 #ifndef _ASM_BLACKFIN_RWLOCK_H
2 #define _ASM_BLACKFIN_RWLOCK_H
4 #define RW_LOCK_BIAS 0x01000000
6 #endif