projects
/
linux-2.6
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blame
|
history
|
raw
|
HEAD
Staging: heci: fix setting h_is bit in h_csr register
[linux-2.6]
/
arch
/
sh
/
include
/
asm
/
scatterlist.h
1
#ifndef __ASM_SH_SCATTERLIST_H
2
#define __ASM_SH_SCATTERLIST_H
3
4
#define ISA_DMA_THRESHOLD PHYS_ADDR_MASK
5
6
#include <asm-generic/scatterlist.h>
7
8
#endif /* __ASM_SH_SCATTERLIST_H */