xref: /openbmc/linux/arch/sparc/include/asm/qspinlock.h (revision b2441318)
1b2441318SGreg Kroah-Hartman /* SPDX-License-Identifier: GPL-2.0 */
2145d9785SBabu Moger #ifndef _ASM_SPARC_QSPINLOCK_H
3145d9785SBabu Moger #define _ASM_SPARC_QSPINLOCK_H
4145d9785SBabu Moger 
5145d9785SBabu Moger #include <asm-generic/qspinlock_types.h>
6145d9785SBabu Moger #include <asm-generic/qspinlock.h>
7145d9785SBabu Moger 
8145d9785SBabu Moger #endif /* _ASM_SPARC_QSPINLOCK_H */
9