Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: syssrc
Module Name: syssrc
Committed By: ross
Date: Sun Jul 11 22:35:28 UTC 1999
Modified Files:
syssrc/sys/arch/alpha/alpha: locore.s
Log Message:
* Set up a trapframe before calling console_restart(), and just pass it the
frame instead of a selection from the saved state.
* new macros: bfalse reg, dst /* "beq" */
btrue reg, dst /* "bne" */
To generate a diff of this commit:
cvs rdiff -r1.63 -r1.64 syssrc/sys/arch/alpha/alpha/locore.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