Sign in
googlers
/
maze
/
linux
/
be60b94030339b89c2bcff18c76882f0a4c01ce6
/
.
/
arch
/
m68k
/
include
/
asm
/
scatterlist.h
blob: 175da06c6b9549c27bb87ccd11a06f9d0a4a4b13 [
file
] [
log
] [
blame
]
#ifndef
_M68K_SCATTERLIST_H
#define
_M68K_SCATTERLIST_H
#include
<asm-generic/scatterlist.h>
/* This is bogus and should go away. */
#define
ISA_DMA_THRESHOLD
(
0x00ffffff
)
#endif
/* !(_M68K_SCATTERLIST_H) */