Sign in
coral
/
linux-mtk
/
88c3f7a8f2c86be264d326cf6f49a3e8c30d13a6
/
.
/
include
/
asm-x86
/
local.h
blob: c7a1b1c66c9630f34409b7c44176a5cce0ab4e1e [
file
] [
log
] [
blame
]
#ifdef
CONFIG_X86_32
# include "local_32.h"
#else
# include "local_64.h"
#endif