Sign in
gem5
/
arm
/
linux
/
b94de9bb7519f597a3aed521d5eaeb5b02a7cbc0
/
.
/
arch
/
m68k
/
include
/
asm
/
scatterlist.h
blob: 175da06c6b9549c27bb87ccd11a06f9d0a4a4b13 [
file
]
#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) */