drm/bochs: Use new drm_fb_helper functions
[linux-2.6/btrfs-unstable.git] / include / asm-generic / mcs_spinlock.h
blob10cd4ffc6ba29563c1f5813c587db69164b23189
1 #ifndef __ASM_MCS_SPINLOCK_H
2 #define __ASM_MCS_SPINLOCK_H
4 /*
5 * Architectures can define their own:
7 * arch_mcs_spin_lock_contended(l)
8 * arch_mcs_spin_unlock_contended(l)
10 * See kernel/locking/mcs_spinlock.c.
13 #endif /* __ASM_MCS_SPINLOCK_H */