NetBSD/sys/arch/ofppc/include/pmap.h

8 lines
148 B
C
Raw Normal View History

/* $NetBSD: pmap.h,v 1.9 2001/10/24 06:26:10 billc Exp $ */
1996-09-30 20:34:14 +04:00
#ifdef NEWPMAP
#include <powerpc/mpc6xx/pmap.h>
#else
#include <powerpc/pmap.h>
#endif