Subject: CVS commit: [nathanw_sa] syssrc/sys/arch/i386/i386
To: None <source-changes@netbsd.org>
From: Nathan J Williams <nathanw@netbsd.org>
List: source-changes
Date: 10/18/2002 07:05:28
Module Name:	syssrc
Committed By:	nathanw
Date:		Fri Oct 18 04:05:28 UTC 2002

Modified Files:
	syssrc/sys/arch/i386/i386 [nathanw_sa]: locore.s

Log Message:
The unconditional jump instruction is "jmp", not "j".

Name the entry points for switch_exit and switch_lwp_exit differently,
even if they are almost identical code.


To generate a diff of this commit:
cvs rdiff -r1.233.2.18 -r1.233.2.19 syssrc/sys/arch/i386/i386/locore.s

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