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
/
m68k
/
include
/
asm
/
bitops.h
blob
ce163abddaba61a70e8f5fd23ae7160dfcc79f9a
1
#ifdef __uClinux__
2
#include
"bitops_no.h"
3
#else
4
#include
"bitops_mm.h"
5
#endif