projects
/
linux-2.6
/ blame
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blob
|
blame
(incremental) |
history
|
HEAD
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux...
[linux-2.6]
/
arch
/
alpha
/
include
/
asm
/
byteorder.h
Commit
Line
Data
1da177e4
LT
1
#ifndef _ALPHA_BYTEORDER_H
2
#define _ALPHA_BYTEORDER_H
3
1da177e4
LT
4
#include <linux/byteorder/little_endian.h>
5
6
#endif /* _ALPHA_BYTEORDER_H */