repo.or.cz
/
nao-ulib.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
added 2.6.29.6 aldebaran kernel
[nao-ulib.git]
/
kernel
/
2.6.29.6-aldebaran-rt
/
arch
/
h8300
/
include
/
asm
/
futex.h
blob
6a332a9f099c2eafbf78ee5f79056a349d41a775
1
#ifndef _ASM_FUTEX_H
2
#define _ASM_FUTEX_H
3
4
#include <asm-generic/futex.h>
5
6
#endif