Source-Changes archive

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

CVS commit: src/sys/arch/arc



Module Name:    src
Committed By:   tsutsui
Date:           Sun Oct 30 04:34:03 UTC 2005

Modified Files:
        src/sys/arch/arc/arc: timer.c
        src/sys/arch/arc/include: param.h

Log Message:
- use mips3_cp0_count_read() for delay(9).
- delay(9) should take unsigned int, not int.


To generate a diff of this commit:
cvs rdiff -r1.3 -r1.4 src/sys/arch/arc/arc/timer.c
cvs rdiff -r1.20 -r1.21 src/sys/arch/arc/include/param.h

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