Subject: CVS commit: src/sys/arch/arc
To: None <source-changes@NetBSD.org>
From: Izumi Tsutsui <tsutsui@netbsd.org>
List: source-changes
Date: 06/12/2006 15:24:31
Module Name: src
Committed By: tsutsui
Date: Mon Jun 12 15:24:31 UTC 2006
Modified Files:
src/sys/arch/arc/include: isa_machdep.h
src/sys/arch/arc/isa: isabus.c
Log Message:
- rename struct intrhand -> struct isa_intrhand
- remove unused ih_what member
To generate a diff of this commit:
cvs rdiff -r1.11 -r1.12 src/sys/arch/arc/include/isa_machdep.h
cvs rdiff -r1.31 -r1.32 src/sys/arch/arc/isa/isabus.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.