]> err.no Git - linux-2.6/blob - include/asm-x86/pgalloc.h
x86: include proper prototypes for rodata_test
[linux-2.6] / include / asm-x86 / pgalloc.h
1 #ifdef CONFIG_X86_32
2 # include "pgalloc_32.h"
3 #else
4 # include "pgalloc_64.h"
5 #endif