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/26/1998 04:50:02
jonathan
Thu Mar 26 04:46:34 PST 1998
Update of /cvsroot/src/sys/arch/mips/include
In directory nb00:/tmp/cvs-serv19968/mips/include

Modified Files:
	trap.h 
Added Files:
	intr.h 
Log Message:
* Create /sys/arch/mips/include/intr.h, with   extern declaration of 
  interrupt-callout vector from mips locore dispatch code to port code.
* Move branch-emulation declaration to mips/include/trap.h.
* Garbage-collect pmax/pmax/trap.h.  
  Not needed now pmax/pmax_trap.c is gone, and after above tidy-up.


jonathan
Thu Mar 26 04:46:35 PST 1998
Update of /cvsroot/src/sys/arch/pmax/pmax
In directory nb00:/tmp/cvs-serv19968/pmax/pmax

Modified Files:
	dec_3100.c dec_3max.c dec_3maxplus.c dec_3min.c dec_maxine.c 
	machdep.c 
Removed Files:
	trap.h 
Log Message:
* Create /sys/arch/mips/include/intr.h, with   extern declaration of 
  interrupt-callout vector from mips locore dispatch code to port code.
* Move branch-emulation declaration to mips/include/trap.h.
* Garbage-collect pmax/pmax/trap.h.  
  Not needed now pmax/pmax_trap.c is gone, and after above tidy-up.