Subject: CVS commit: src/sys/arch/m68k/m68k
To: None <source-changes@NetBSD.org>
From: Izumi Tsutsui <tsutsui@netbsd.org>
List: source-changes
Date: 05/21/2007 14:01:57
Module Name:	src
Committed By:	tsutsui
Date:		Mon May 21 14:01:57 UTC 2007

Modified Files:
	src/sys/arch/m68k/m68k: switch_subr.s

Log Message:
- update and add some comments for readability
- fix prototype of cpu_switchto(9) in comment
- use %sp@(8) style index rather than 8(%sp)


To generate a diff of this commit:
cvs rdiff -r1.17 -r1.18 src/sys/arch/m68k/m68k/switch_subr.s

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