Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/arch/m68k/m68k
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.
Home |
Main Index |
Thread Index |
Old Index