This commit was manufactured by cvs2svn to create branch 'vserver'.
[linux-2.6.git] / include / asm-ppc / rmap.h
1 #ifndef _PPC_RMAP_H
2 #define _PPC_RMAP_H
3
4 /* PPC calls pte_alloc() before mem_map[] is setup ... */
5 #define BROKEN_PPC_PTE_ALLOC_ONE
6
7 #include <asm-generic/rmap.h>
8
9 #endif