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
/
avr32
/
include
/
asm
/
byteorder.h
blob
50abc21619a8a288b9c46a2ac0d38ca56ce344e7
1
/*
2
* AVR32 endian-conversion functions.
3
*/
4
#ifndef __ASM_AVR32_BYTEORDER_H
5
#define __ASM_AVR32_BYTEORDER_H
6
7
#include <linux/byteorder/big_endian.h>
8
9
#endif
/* __ASM_AVR32_BYTEORDER_H */