Subject: CVS commit: src/sys/arch/prep/prep
To: None <source-changes@NetBSD.org>
From: Tim Rightnour <garbled@netbsd.org>
List: source-changes
Date: 05/09/2006 03:13:00
Module Name: src
Committed By: garbled
Date: Tue May 9 03:13:00 UTC 2006
Modified Files:
src/sys/arch/prep/prep: clock.c extintr.c platform.c
Log Message:
convert some of the simple __asm statements to the standard powerpc
macros, like mtmsr().
To generate a diff of this commit:
cvs rdiff -r1.15 -r1.16 src/sys/arch/prep/prep/clock.c
cvs rdiff -r1.22 -r1.23 src/sys/arch/prep/prep/extintr.c
cvs rdiff -r1.14 -r1.15 src/sys/arch/prep/prep/platform.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.