Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
8660998608cfa1077e560034db81885af8e1e885
/
.
/
arch
/
avr32
/
include
/
asm
/
futex.h
blob: 10419f14a68a6e3ae7f25984ef6adfb271538e22 [
file
] [
log
] [
blame
]
Haavard Skinnemoen
5f97f7f
2006-09-25 23:32:13 -0700
[
diff
] [
blame
]
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 */