projects
/
linux-2.6
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blame
|
history
|
raw
|
HEAD
Merge branch 'for-2.6.29' of git://linux-nfs.org/~bfields/linux
[linux-2.6]
/
arch
/
s390
/
include
/
asm
/
byteorder.h
1
#ifndef _S390_BYTEORDER_H
2
#define _S390_BYTEORDER_H
3
4
#include <asm/swab.h>
5
#include <linux/byteorder/big_endian.h>
6
7
#endif /* _S390_BYTEORDER_H */