Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Ben Harris <bjh21@netbsd.org>
List: source-changes
Date: 08/23/2000 00:27:23
Module Name:	syssrc
Committed By:	bjh21
Date:		Tue Aug 22 21:27:23 UTC 2000

Modified Files:
	syssrc/sys/arch/arm26/include: Makefile intr.h irq.h param.h
Removed Files:
	syssrc/sys/arch/arm26/include: spl.h

Log Message:
Move contents of <machine/spl.h> to <machine/intr.h>.
Add IST_* macros to <machine/intr.h>, mostly for the feature-list tickbox.
Generally tidy up.


To generate a diff of this commit:
cvs rdiff -r1.2 -r1.3 syssrc/sys/arch/arm26/include/Makefile \
    syssrc/sys/arch/arm26/include/param.h
cvs rdiff -r1.1 -r1.2 syssrc/sys/arch/arm26/include/intr.h \
    syssrc/sys/arch/arm26/include/irq.h
cvs rdiff -r1.6 -r0 syssrc/sys/arch/arm26/include/spl.h

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.