aboutsummaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
authorAlexey Dobriyan <adobriyan@gmail.com>2006-02-01 03:06:30 -0800
committerLinus Torvalds <torvalds@g5.osdl.org>2006-02-01 08:53:23 -0800
commit5ceba75f121004335616befd2045c8a6b75b2bc4 (patch)
tree1e0a67e090cf76aab29c95393d04ee778b5c8271 /include
parent[PATCH] uml: avoid "CONFIG_NR_CPUS undeclared" bogus error messages (diff)
downloadlinux-dev-5ceba75f121004335616befd2045c8a6b75b2bc4.tar.xz
linux-dev-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')
-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>