Sign in
android-kvm
/
linux
/
bbe1e0ba527a18e1ddda2eabb9da369e5bcf556e
/
.
/
include
/
asm-x86
/
local.h
blob: c7a1b1c66c9630f34409b7c44176a5cce0ab4e1e [
file
] [
log
] [
blame
]
Thomas Gleixner
96a388d
2007-10-11 11:20:03 +0200
[
diff
] [
blame
]
1
#ifdef
CONFIG_X86_32
2
# include "local_32.h"
3
#else
4
# include "local_64.h"
5
#endif