aboutsummaryrefslogtreecommitdiffstats
path: root/include/asm-avr32/futex.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/asm-avr32/futex.h')
-rw-r--r--include/asm-avr32/futex.h6
1 files changed, 6 insertions, 0 deletions
diff --git a/include/asm-avr32/futex.h b/include/asm-avr32/futex.h
new file mode 100644
index 000000000000..10419f14a68a
--- /dev/null
+++ b/include/asm-avr32/futex.h
@@ -0,0 +1,6 @@
1#ifndef __ASM_AVR32_FUTEX_H
2#define __ASM_AVR32_FUTEX_H
3
4#include <asm-generic/futex.h>
5
6#endif /* __ASM_AVR32_FUTEX_H */