summaryrefslogtreecommitdiffstats
path: root/arch/x86/include/asm/qrwlock.h
blob: c537cbb038a7687486af1b0172dabf036a5793bd (plain)
1
2
3
4
5
6
7
#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 */