index
:
linux
mybooklive
mybooklive-3.16.y
mybooklive-amatus
Linux kernel source tree
git repository hosting
about
summary
refs
log
tree
commit
diff
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