xref
: /
linux-3.4.99
/
arch
/
m68k
/
kernel
/
dma.c
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
#
ifdef
CONFIG_MMU
2
#
include
"
dma_mm.c
"
3
#
else
4
#
include
"
dma_no.c
"
5
#
endif
6