Subject: CVS commit: syssrc/sys/arch/arm/arm32
To: None <source-changes@netbsd.org>
From: Jason R Thorpe <thorpej@netbsd.org>
List: source-changes
Date: 11/28/2001 02:19:53
Module Name: syssrc
Committed By: thorpej
Date: Wed Nov 28 00:19:53 UTC 2001
Modified Files:
syssrc/sys/arch/arm/arm32: db_interface.c db_machdep.c
Log Message:
Don't grovel interrupt-related info here; if a platform wants to
do that, let it do that in a way it can control.
To generate a diff of this commit:
cvs rdiff -r1.11 -r1.12 syssrc/sys/arch/arm/arm32/db_interface.c
cvs rdiff -r1.5 -r1.6 syssrc/sys/arch/arm/arm32/db_machdep.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.