Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
common
/
1d5a4d9b92028d9fe77da34037bd5a1ebfecc733
/
.
/
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 */