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
Full support for Ginger Console
[linux-ginger.git]
/
arch
/
sh
/
include
/
asm
/
scatterlist.h
blob
327cc2e4c97bb174da3b9d5f8cef96d300902c98
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 */