Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
6abd2c860e34add677de50e8b134f5af6f4b0893
/
.
/
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 */