Source-Changes archive

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

CVS commit: src/sys/arch/sparc64/sparc64



Module Name:    src
Committed By:   nakayama
Date:           Sat May 16 19:19:04 UTC 2009

Modified Files:
        src/sys/arch/sparc64/sparc64: cpu.c locore.s

Log Message:
Remove clear %tick in locore.s since it is cleared at cpu_initclocks() in
clock.c.


To generate a diff of this commit:
cvs rdiff -u -r1.81 -r1.82 src/sys/arch/sparc64/sparc64/cpu.c
cvs rdiff -u -r1.288 -r1.289 src/sys/arch/sparc64/sparc64/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