Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Jason R Thorpe <thorpej@netbsd.org>
List: source-changes
Date: 01/11/2001 20:30:17
Module Name:	syssrc
Committed By:	thorpej
Date:		Thu Jan 11 18:30:17 UTC 2001

Modified Files:
	syssrc/sys/arch/mips/include: cpu.h
	syssrc/sys/arch/mips/mips: trap.c

Log Message:
Modeled after mycroft's changes to the Alpha port, add PROC_PC() to
get profiling out of userret(), and move the preemption check to ast().


To generate a diff of this commit:
cvs rdiff -r1.46 -r1.47 syssrc/sys/arch/mips/include/cpu.h
cvs rdiff -r1.152 -r1.153 syssrc/sys/arch/mips/mips/trap.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.