[PATCH] xtensa: add asm/futex.h
authorAlexey Dobriyan <[email protected]>
Wed, 1 Feb 2006 11:06:30 +0000 (03:06 -0800)
committerLinus Torvalds <[email protected]>
Wed, 1 Feb 2006 16:53:23 +0000 (08:53 -0800)
Signed-off-by: Alexey Dobriyan <[email protected]>
Cc: Chris Zankel <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
include/asm-xtensa/futex.h [new file with mode: 0644]

diff --git a/include/asm-xtensa/futex.h b/include/asm-xtensa/futex.h
new file mode 100644 (file)
index 0000000..0b74582
--- /dev/null
@@ -0,0 +1 @@
+#include <asm-generic/futex.h>