Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src/sys/arch/acorn26/acorn26



Module Name:    src
Committed By:   he
Date:           Sun Nov  2 12:39:30 UTC 2003

Modified Files:
        src/sys/arch/acorn26/acorn26: cpu.c

Log Message:
The compiler doesn't know that setjmp() always returns 0 "the first
time around", so move the initialization of cp0 and cp15 to outside
the if() statement to make this compile again.


To generate a diff of this commit:
cvs rdiff -r1.11 -r1.12 src/sys/arch/acorn26/acorn26/cpu.c

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