Subject: NetBSD master CVS tree commits
To: None <source-changes@NetBSD.ORG>
From: None <source@NetBSD.ORG>
List: source-changes
Date: 05/29/1997 22:20:02
gwr
Thu May 29 15:17:39 PDT 1997
Update of /cvsroot/src/sys/arch/sun3x/include
In directory netbsd1:/var/slash-tmp/cvs-serv5254

Modified Files:
	psl.h 
Log Message:
Add inline definitions for _getsr() and _splraise(), and
define splimp() using splraise so early calls to the VM
code (and pmap) do not accidently enable interrupts.


gwr
Thu May 29 15:18:25 PDT 1997
Update of /cvsroot/src/sys/arch/sun3x/include
In directory netbsd1:/var/slash-tmp/cvs-serv5276

Modified Files:
	machdep.h 
Log Message:
Define getsr() as _getsr() for backward compatibility.