Loading...
Note: File does not exist in v3.1.
1/* SPDX-License-Identifier: GPL-2.0 */
2
3#ifndef __ASM_GENERIC_SPINLOCK_TYPES_H
4#define __ASM_GENERIC_SPINLOCK_TYPES_H
5
6#include <asm-generic/qspinlock_types.h>
7#include <asm-generic/qrwlock_types.h>
8
9#endif /* __ASM_GENERIC_SPINLOCK_TYPES_H */