Source-Changes archive

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

CVS commit: syssrc/sys/arch/arm26



Module Name:    syssrc
Committed By:   bjh21
Date:           Sun Aug 26 12:24:25 UTC 2001

Modified Files:
        syssrc/sys/arch/arm26/include: machdep.h
        syssrc/sys/arch/arm26/ioc: rtc.c

Log Message:
Make cmos_read() and cmos_write() globally visible, and make the instance
they operate on implicit.  Also, stop abusing cf_unit, and remove a vast
swathe of unused code.


To generate a diff of this commit:
cvs rdiff -r1.3 -r1.4 syssrc/sys/arch/arm26/include/machdep.h
cvs rdiff -r1.5 -r1.6 syssrc/sys/arch/arm26/ioc/rtc.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