Sign in
kunit
/
linux
/
577f99c1d08cf9cbdafd4e858dd13ff04d855090
/
.
/
include
/
asm-x86
/
dma-mapping.h
blob: 58f790f4df5253fe80c3a9ed34b2b1d4bb91b4ef [
file
]
#ifdef
CONFIG_X86_32
# include "dma-mapping_32.h"
#else
# include "dma-mapping_64.h"
#endif