Subject: NetBSD master CVS tree commits
To: None <source-changes@NetBSD.ORG>
From: None <source@NetBSD.ORG>
List: source-changes
Date: 06/18/1997 01:50:07
jonathan
Tue Jun 17 18:41:36 PDT 1997
Update of /a/cvsroot/src/lib/libkvm
In directory netbsd1:/var/slash-tmp/cvs-serv1711

Modified Files:
	kvm_mips.c 
Log Message:
Include mips1_pte.h and mips3_pte.h.  Read cpu_arch from the kernel
and set local variables for MIPSx_PG_V, MIPSx_PG_SHIFT_,
MIPSx_PG_FRAME accordingly.

(defining both MIPS3 and MIPS1 and using pte.h. doesn't yet work in userland.)