repo.or.cz
/
linux-2.6
/
next.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Add linux-next specific files for 20110831
[linux-2.6/next.git]
/
arch
/
alpha
/
include
/
asm
/
byteorder.h
blob
73683093202da1160edce0942b8b40b2eb41292c
1
#ifndef _ALPHA_BYTEORDER_H
2
#define _ALPHA_BYTEORDER_H
3
4
#include <linux/byteorder/little_endian.h>
5
6
#endif
/* _ALPHA_BYTEORDER_H */