repo.or.cz
/
orion.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Linux 2.6.35-rc1
[orion.git]
/
arch
/
avr32
/
include
/
asm
/
scatterlist.h
blob
06394e5ead6c51543c71ea16793cd6cad371589d
1
#ifndef __ASM_AVR32_SCATTERLIST_H
2
#define __ASM_AVR32_SCATTERLIST_H
3
4
#include <asm-generic/scatterlist.h>
5
6
#define ISA_DMA_THRESHOLD (0xffffffff)
7
8
#endif
/* __ASM_AVR32_SCATTERLIST_H */