repo.or.cz
/
mmotm.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
mm-only debug patch...
[mmotm.git]
/
arch
/
sh
/
include
/
asm
/
scatterlist.h
blob
e38d1d4c7f6fdf52f7298995faece12c02a223c8
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 */