Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus
[wrt350n-kernel.git] / include / asm-x86 / pgalloc.h
blob5886eed05886d897a97f59200c5f33c3af37be95
1 #ifdef CONFIG_X86_32
2 # include "pgalloc_32.h"
3 #else
4 # include "pgalloc_64.h"
5 #endif