Merge tag 'trace-printf-v6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/trace...
[drm/drm-misc.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 */