[BACK]Return to sparsemem.h CVS log [TXT][DIR] Up to [Development] / linux-2.6-xfs / include / asm-sparc64

File: [Development] / linux-2.6-xfs / include / asm-sparc64 / Attic / sparsemem.h (download)

Revision 1.2, Thu May 24 16:41:45 2007 UTC (10 years, 5 months ago) by tes.longdrop.melbourne.sgi.com
Branch: MAIN
Changes since 1.1: +1 -1 lines

Merge up to 2.6.22-rc2
Merge of 2.6.x-xfs-melb:linux:28675b by kenmcd.

#ifndef _SPARC64_SPARSEMEM_H
#define _SPARC64_SPARSEMEM_H

#ifdef __KERNEL__

#define SECTION_SIZE_BITS       31
#define MAX_PHYSADDR_BITS       42
#define MAX_PHYSMEM_BITS        42

#endif /* !(__KERNEL__) */

#endif /* !(_SPARC64_SPARSEMEM_H) */