Sign in
gem5
/
arm
/
linux
/
b94de9bb7519f597a3aed521d5eaeb5b02a7cbc0
/
.
/
arch
/
alpha
/
include
/
asm
/
scatterlist.h
blob: 5728c52a7412307c49c78098b72918d42499ac8b [
file
] [
log
] [
blame
]
#ifndef
_ALPHA_SCATTERLIST_H
#define
_ALPHA_SCATTERLIST_H
#include
<asm-generic/scatterlist.h>
#define
ISA_DMA_THRESHOLD
(~
0UL
)
#endif
/* !(_ALPHA_SCATTERLIST_H) */