aboutsummaryrefslogtreecommitdiffstats
path: root/arch/xtensa/include/asm/spinlock_types.h
blob: dc846323b1cd7840a90d8bc43fc640a71460e42a (plain)
1
2
3
4
5
6
7
8
/* SPDX-License-Identifier: GPL-2.0 */
#ifndef __ASM_SPINLOCK_TYPES_H
#define __ASM_SPINLOCK_TYPES_H

#include <asm-generic/qspinlock_types.h>
#include <asm-generic/qrwlock_types.h>

#endif