aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sparc/include/asm/qrwlock.h
diff options
context:
space:
mode:
Diffstat (limited to 'arch/sparc/include/asm/qrwlock.h')
-rw-r--r--arch/sparc/include/asm/qrwlock.h7
1 files changed, 7 insertions, 0 deletions
diff --git a/arch/sparc/include/asm/qrwlock.h b/arch/sparc/include/asm/qrwlock.h
new file mode 100644
index 000000000000..d68a4b102100
--- /dev/null
+++ b/arch/sparc/include/asm/qrwlock.h
@@ -0,0 +1,7 @@
+#ifndef _ASM_SPARC_QRWLOCK_H
+#define _ASM_SPARC_QRWLOCK_H
+
+#include <asm-generic/qrwlock_types.h>
+#include <asm-generic/qrwlock.h>
+
+#endif /* _ASM_SPARC_QRWLOCK_H */