Sign in
coral
/
linux-mtk
/
a8f75ea70c58546205fb7673be41455b9da5d9a7
/
.
/
include
/
asm-x86
/
dma-mapping.h
blob: 58f790f4df5253fe80c3a9ed34b2b1d4bb91b4ef [
file
] [
log
] [
blame
]
#ifdef
CONFIG_X86_32
# include "dma-mapping_32.h"
#else
# include "dma-mapping_64.h"
#endif