projects
/
linux-2.6
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blame
|
history
|
raw
|
HEAD
Merge branch 'cpus4096-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
[linux-2.6]
/
arch
/
blackfin
/
include
/
asm
/
byteorder.h
1
#ifndef _BLACKFIN_BYTEORDER_H
2
#define _BLACKFIN_BYTEORDER_H
3
4
#include <asm/swab.h>
5
#include <linux/byteorder/little_endian.h>
6
7
#endif /* _BLACKFIN_BYTEORDER_H */