aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/include/asm/qrwlock.h
blob: 8656b5a6e8e71d4ceb745049892a6c1d8ccdde54 (plain) (blame)
1
2
3
4
5
6
7
8
/* SPDX-License-Identifier: GPL-2.0 */
#ifndef _ASM_X86_QRWLOCK_H
#define _ASM_X86_QRWLOCK_H

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

#endif /* _ASM_X86_QRWLOCK_H */