Subject: NetBSD master CVS tree commits
To: None <source-changes@NetBSD.ORG>
From: The Source of All Evil <source@NetBSD.ORG>
List: source-changes
Date: 03/16/1998 08:30:01
gwr
Mon Mar 16 08:25:38 PST 1998
Update of /cvsroot/src/sys/arch/sun3/include
In directory nb00:/tmp/cvs-serv28474

Modified Files:
	pmap.h pmap3.h pmap3x.h 
Log Message:
Add an anonymous declaration of struct pmap in pmap.h and put
typedef struct pmap *pmap_t there, removing the latter from
pmap3.h and pmap3x.h (so LKMs can use <vm/vm.h>).