Subject: CVS commit: src/sys/arch/arm
To: None <source-changes@NetBSD.org>
From: matthew green <mrg@netbsd.org>
List: source-changes
Date: 12/16/2007 07:31:48
Module Name: src
Committed By: mrg
Date: Sun Dec 16 07:31:48 UTC 2007
Modified Files:
src/sys/arch/arm/arm: arm_machdep.c
src/sys/arch/arm/arm32: arm32_machdep.c
Log Message:
move the arm32 cpu_intr_p() function into arm32_machdep.c
from arm_machdep.c. this lets acorn26 link again.
To generate a diff of this commit:
cvs rdiff -r1.16 -r1.17 src/sys/arch/arm/arm/arm_machdep.c
cvs rdiff -r1.52 -r1.53 src/sys/arch/arm/arm32/arm32_machdep.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.