Subject: CVS commit: syssrc/sys/arch/arm32/include
To: None <source-changes@netbsd.org>
From: Ben Harris <bjh21@netbsd.org>
List: source-changes
Date: 07/10/2001 03:41:13
Module Name: syssrc
Committed By: bjh21
Date: Tue Jul 10 00:41:13 UTC 2001
Modified Files:
syssrc/sys/arch/arm32/include: irqhandler.h
Log Message:
Use NIOMD to determine if we're on an IOMD system, rather than
RISCPC || CPU_ARM7500. I think this removes that last substantive use
of CPU_ARM7500 in the kernel (hooray!).
To generate a diff of this commit:
cvs rdiff -r1.20 -r1.21 syssrc/sys/arch/arm32/include/irqhandler.h
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.