Sign in
android-kvm
/
linux
/
80cbd911ca25535f6bb66bbcbb98950ec328eb40
/
.
/
include
/
asm-x86
/
mmzone.h
blob: 64217ea16a36034707a7f3fa61e99f99efef08cf [
file
] [
log
] [
blame
]
Thomas Gleixner
96a388d
2007-10-11 11:20:03 +0200
[
diff
] [
blame
]
1
#ifdef
CONFIG_X86_32
2
# include "mmzone_32.h"
3
#else
4
# include "mmzone_64.h"
5
#endif