repo.or.cz
/
zen-stable.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Merge tag 'v3.3.7' into 3.3/master
[zen-stable.git]
/
arch
/
cris
/
include
/
asm
/
byteorder.h
blob
bcd189798e2665191043c150958c2a7d6a9fd479
1
#ifndef _CRIS_BYTEORDER_H
2
#define _CRIS_BYTEORDER_H
3
4
#include <linux/byteorder/little_endian.h>
5
6
#endif
7
8