|
|
| File: [Development] / linux-2.6-xfs / include / asm-m68k / pgalloc.h (download)
Revision 1.2, Fri Oct 13 17:03:09 2006 UTC (11 years ago) by tes.longdrop.melbourne.sgi.com
Merge up to 2.6.18 Merge of 2.6.x-xfs-melb:linux:27192b by kenmcd. |
#ifndef M68K_PGALLOC_H #define M68K_PGALLOC_H #include <linux/mm.h> #include <linux/highmem.h> #include <asm/setup.h> #include <asm/virtconvert.h> #ifdef CONFIG_SUN3 #include <asm/sun3_pgalloc.h> #else #include <asm/motorola_pgalloc.h> #endif #endif /* M68K_PGALLOC_H */