Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
38409d726bc6413d39f082f60bc803f52d8b5849
/
.
/
arch
/
x86
/
include
/
asm
/
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