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 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
[linux-2.6]
/
arch
/
parisc
/
include
/
asm
/
byteorder.h
Commit
Line
Data
1da177e4
LT
1
#ifndef _PARISC_BYTEORDER_H
2
#define _PARISC_BYTEORDER_H
3
e245b80c
4
#include <linux/byteorder/big_endian.h>
1da177e4
LT
5
6
#endif /* _PARISC_BYTEORDER_H */