Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/arch/arm
Module Name: src
Committed By: gdamore
Date: Sun Sep 10 22:04:18 UTC 2006
Modified Files:
src/sys/arch/arm/ep93xx: epclk.c
src/sys/arch/arm/xscale: becc_timer.c ixp425_timer.c
Log Message:
First pass at enabling a lot of ARM ports to convert swiftly to
__HAVE_GENERIC_TODR. Just put #define __HAVE_GENERIC_TODR in types.h
if your port uses one of these files.
To generate a diff of this commit:
cvs rdiff -r1.8 -r1.9 src/sys/arch/arm/ep93xx/epclk.c
cvs rdiff -r1.9 -r1.10 src/sys/arch/arm/xscale/becc_timer.c
cvs rdiff -r1.11 -r1.12 src/sys/arch/arm/xscale/ixp425_timer.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