Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
2e93ccc1933d08d32d9bde3784c3823e67b9b030
/
.
/
include
/
asm-avr32
/
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 */