repo.or.cz
/
linux-ginger.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
[PATCH] selinux: endian notations
[linux-ginger.git]
/
include
/
asm-sh
/
harp
/
io.h
blob
68f39e0b39deb828728118bc3e127a0f9863c68b
1
#ifndef __ASM_SH_HARP_IO_H
2
#define __ASM_SH_HARP_IO_H
3
4
/*
5
* Nothing special here.. just use the generic cchip io routines.
6
*/
7
#include <asm/hd64465/io.h>
8
9
#endif
/* __ASM_SH_HARP_IO_H */
10