repo.or.cz
/
linux-2.6
/
mini2440.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
x86: move mp_irqs to io_apics_32.c
[linux-2.6/mini2440.git]
/
include
/
asm-x86
/
mmzone.h
blob
64217ea16a36034707a7f3fa61e99f99efef08cf
1
#ifdef CONFIG_X86_32
2
# include
"mmzone_32.h"
3
#else
4
# include
"mmzone_64.h"
5
#endif