Subject: CVS commit: src
To: None <source-changes@netbsd.org>
From: Mark Brinicombe <mark@netbsd.org>
List: source-changes
Date: 09/04/1998 20:50:02
Module Name:	src
Committed By:	mark
Date:		Sat Sep  5 03:50:01 UTC 1998

Modified Files:
	src/sys/arch/arm32/include: psl.h
Log Message:
Define _SPL_SOFT{CLOCK,NET,SERIAL} and create or update the
appropriate spl* macros.
Move spllpt() maro here from intr.h
Prototype setsoftserial().
Define spl_smasks array for software interrupt masks to complement the
hardware interrupt masks.