repo.or.cz
/
linux
/
fpc-iii.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Linux 2.6.31.6
[linux/fpc-iii.git]
/
arch
/
blackfin
/
include
/
asm
/
byteorder.h
blob
3e69106a4d37a893ce3a90bc941da5d15a6def5e
1
#ifndef _BLACKFIN_BYTEORDER_H
2
#define _BLACKFIN_BYTEORDER_H
3
4
#include <linux/byteorder/little_endian.h>
5
6
#endif
/* _BLACKFIN_BYTEORDER_H */