1 /* SPDX-License-Identifier: GPL-2.0 */
3 #ifndef __ASM_GENERIC_SPINLOCK_TYPES_H
4 #define __ASM_GENERIC_SPINLOCK_TYPES_H
6 #include <asm-generic/qspinlock_types.h>
7 #include <asm-generic/qrwlock_types.h>
9 #endif /* __ASM_GENERIC_SPINLOCK_TYPES_H */