Home | History | Annotate | Line # | Download | only in include
pmap.h revision 1.8.18.1
      1  1.8.18.1  thorpej /*	$NetBSD: pmap.h,v 1.8.18.1 2001/11/12 21:17:23 thorpej Exp $	*/
      2       1.1       ws 
      3  1.8.18.1  thorpej #ifdef NEWPMAP
      4  1.8.18.1  thorpej #include <powerpc/mpc6xx/pmap.h>
      5  1.8.18.1  thorpej #else
      6       1.8  thorpej #include <powerpc/pmap.h>
      7  1.8.18.1  thorpej #endif
      8