repo.or.cz
/
linux
/
fpc-iii.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Merge tag 'pm-4.13-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
[linux/fpc-iii.git]
/
arch
/
x86
/
include
/
asm
/
mmzone.h
blob
d497bc425caeb75d5c6a02830d5d98fbb64a2f6a
1
#ifdef CONFIG_X86_32
2
# include <asm/mmzone_32.h>
3
#else
4
# include <asm/mmzone_64.h>
5
#endif