repo.or.cz
/
linux-2.6
/
mini2440.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus
[linux-2.6/mini2440.git]
/
include
/
asm-frv
/
byteorder.h
blob
1187e51ecd130e3efd428e37a3b1ba7011d3af08
1
#ifndef _ASM_BYTEORDER_H
2
#define _ASM_BYTEORDER_H
3
4
#include <asm/swab.h>
5
#include <linux/byteorder/big_endian.h>
6
7
#endif
/* _ASM_BYTEORDER_H */