|
|
| File: [Development] / linux-2.6-xfs / include / asm-arm / Attic / sparsemem.h (download)
Revision 1.1, Mon Aug 4 17:03:13 2008 UTC (9 years, 2 months ago) by lachlan.longdrop.melbourne.sgi.com
Merge up to 2.6.26 Merge of 2.6.x-xfs-melb:linux:31804b by kenmcd. |
#ifndef ASMARM_SPARSEMEM_H #define ASMARM_SPARSEMEM_H #include <asm/memory.h> #define MAX_PHYSADDR_BITS 32 #define MAX_PHYSMEM_BITS 32 #define SECTION_SIZE_BITS NODE_MEM_SIZE_BITS #endif