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: 04/19/1998 15:50:01
mark
Sun Apr 19 15:43:27 PDT 1998
Update of /cvsroot/src/sys/arch/arm32/arm32
In directory nb00:/tmp/cvs-serv11616

Modified Files:
	undefined.c syscall.c 
Log Message:
Remove conditional compilation from around the exception handler
interrupt enables.


mark
Sun Apr 19 15:45:39 PDT 1998
Update of /cvsroot/src/sys/arch/arm32/arm32
In directory nb00:/tmp/cvs-serv11662

Modified Files:
	fault.c 
Log Message:
Remove conditional compilation from around the exception handler
interrupt enables.
Remove the counting of the use of pcb_onfault.
Removed CONTINUE_AFTER_SVC_PREFETCH and associated code.