index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
m68k
/
include
/
asm
/
swab.h
blob: 7d7dde1c73ec1f0fcc7e1f70a235a24f1312e516 (
plain
)
1
2
3
4
5
#ifdef __uClinux__ #include "swab_no.h" #else #include "swab_mm.h" #endif