Home | History | Annotate | Line # | Download | only in include
pmap.h revision 1.2.26.1
      1  1.2.26.1  nathanw /*	$NetBSD: pmap.h,v 1.2.26.1 2001/06/21 19:27:41 nathanw Exp $	*/
      2       1.1   tsubai 
      3  1.2.26.1  nathanw #ifdef NEWPMAP
      4  1.2.26.1  nathanw #include <powerpc/mpc6xx/pmap.h>
      5  1.2.26.1  nathanw #else
      6       1.2   tsubai #include <powerpc/pmap.h>
      7  1.2.26.1  nathanw #endif
      8