repo.or.cz
/
linux-btrfs-devel.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
nfsd4: typo logical vs bitwise negate for want_mask
[linux-btrfs-devel.git]
/
arch
/
sparc
/
include
/
asm
/
byteorder.h
blob
ccc1b6b7de6c11d18b8495b9b466a3acfc6e2b4c
1
#ifndef _SPARC_BYTEORDER_H
2
#define _SPARC_BYTEORDER_H
3
4
#include <linux/byteorder/big_endian.h>
5
6
#endif
/* _SPARC_BYTEORDER_H */