xref: /linux/arch/sparc/include/asm/qspinlock.h (revision 5cc3027f002fafee33137b0a44f8dee23aa1c7a4)
1 #ifndef _ASM_SPARC_QSPINLOCK_H
2 #define _ASM_SPARC_QSPINLOCK_H
3 
4 #include <asm-generic/qspinlock_types.h>
5 #include <asm-generic/qspinlock.h>
6 
7 #endif /* _ASM_SPARC_QSPINLOCK_H */
8