Sign in
kunit
/
linux
/
6c2f91e077f1b60e7f83b7ee044f965f469cfdb3
/
.
/
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