Subject: CVS commit: src/sys/arch/hp700/hp700
To: None <source-changes@NetBSD.org>
From: Jaromir Dolecek <jdolecek@netbsd.org>
List: source-changes
Date: 01/05/2004 08:59:55
Module Name: src
Committed By: jdolecek
Date: Mon Jan 5 08:59:55 UTC 2004
Modified Files:
src/sys/arch/hp700/hp700: locore.S
Log Message:
update to recent changes - exit2() doesn't exist anymore and the
exit path always calls lwp_exit2()
pointed out Martin Husemann, change reviewed by Chuck Silvers
also update comment with switch_exit() prototype while here
To generate a diff of this commit:
cvs rdiff -r1.5 -r1.6 src/sys/arch/hp700/hp700/locore.S
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.