repo.or.cz
/
linux-2.6
/
next.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
The discovered bit in PGCCSR register indicates if the device has been
[linux-2.6/next.git]
/
tools
/
kvm
/
include
/
linux
/
byteorder.h
blob
c490de8a89f45243d574537ac9e57c96bf6afc93
1
#ifndef __BYTE_ORDER_H__
2
#define __BYTE_ORDER_H__
3
4
#include <asm/byteorder.h>
5
#include <linux/byteorder/generic.h>
6
7
#endif