|
|
| File: [Development] / linux-2.6-xfs / include / asm-sparc64 / Attic / sparsemem.h (download)
Revision 1.3, 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 _SPARC64_SPARSEMEM_H #define _SPARC64_SPARSEMEM_H #ifdef __KERNEL__ #define SECTION_SIZE_BITS 30 #define MAX_PHYSADDR_BITS 42 #define MAX_PHYSMEM_BITS 42 #endif /* !(__KERNEL__) */ #endif /* !(_SPARC64_SPARSEMEM_H) */