Sign in
kunit
/
linux
/
7973c0c19ecba92f113488045005f8e7ce1cd7c8
/
.
/
include
/
asm-x86
/
mmu_context.h
blob: 6598450da6c646db85153ebda68dc544a807d3f6 [
file
]
#ifdef
CONFIG_X86_32
# include "mmu_context_32.h"
#else
# include "mmu_context_64.h"
#endif