summaryrefslogtreecommitdiffstats
path: root/include/asm-xtensa/futex.h
diff options
context:
space:
mode:
authorAlexey Dobriyan2006-02-01 12:06:30 +0100
committerLinus Torvalds2006-02-01 17:53:23 +0100
commit5ceba75f121004335616befd2045c8a6b75b2bc4 (patch)
tree1e0a67e090cf76aab29c95393d04ee778b5c8271 /include/asm-xtensa/futex.h
parent[PATCH] uml: avoid "CONFIG_NR_CPUS undeclared" bogus error messages (diff)
downloadkernel-qcow2-linux-5ceba75f121004335616befd2045c8a6b75b2bc4.tar.gz
kernel-qcow2-linux-5ceba75f121004335616befd2045c8a6b75b2bc4.tar.xz
kernel-qcow2-linux-5ceba75f121004335616befd2045c8a6b75b2bc4.zip
[PATCH] xtensa: add asm/futex.h
Signed-off-by: Alexey Dobriyan <adobriyan@gmail.com> Cc: Chris Zankel <chris@zankel.net> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Diffstat (limited to 'include/asm-xtensa/futex.h')
-rw-r--r--include/asm-xtensa/futex.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/asm-xtensa/futex.h b/include/asm-xtensa/futex.h
new file mode 100644
index 000000000000..0b745828f42b
--- /dev/null
+++ b/include/asm-xtensa/futex.h
@@ -0,0 +1 @@
+#include <asm-generic/futex.h>