Sign in
coral
/
linux-mtk
/
0c824b51b338c808de650b440ba5f9f4a725f7fc
/
.
/
include
/
asm-x86
/
kmap_types.h
blob: e4ec724b298e35ae07582b2af4b1da2657902522 [
file
] [
log
] [
blame
]
#ifdef
CONFIG_X86_32
# include "kmap_types_32.h"
#else
# include "kmap_types_64.h"
#endif