Subject: CVS commit: src/sys/arch
To: None <source-changes@NetBSD.org>
From: IWAMOTO Toshihiro <toshii@netbsd.org>
List: source-changes
Date: 07/01/2007 16:04:57
Module Name: src
Committed By: toshii
Date: Sun Jul 1 16:04:57 UTC 2007
Modified Files:
src/sys/arch/arm/include/arm32: psl.h
src/sys/arch/hpcarm/hpcarm: intr.c
src/sys/arch/hpcarm/include: intr.h
Log Message:
Quick and dirty fix for hpcarm build failure, using hpcarm specific
softintr code for now.
To generate a diff of this commit:
cvs rdiff -r1.10 -r1.11 src/sys/arch/arm/include/arm32/psl.h
cvs rdiff -r1.11 -r1.12 src/sys/arch/hpcarm/hpcarm/intr.c
cvs rdiff -r1.8 -r1.9 src/sys/arch/hpcarm/include/intr.h
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.