Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/arch/alpha/alpha
Module Name: src
Committed By: thorpej
Date: Thu Sep 3 15:38:17 UTC 2020
Modified Files:
src/sys/arch/alpha/alpha: locore.s multiproc.s
Log Message:
Garbage-collect the SWITCH_CONTEXT macro, since it now expands to
just "call_pal PAL_OSF1_swpctx".
To generate a diff of this commit:
cvs rdiff -u -r1.127 -r1.128 src/sys/arch/alpha/alpha/locore.s
cvs rdiff -u -r1.13 -r1.14 src/sys/arch/alpha/alpha/multiproc.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