Subject: CVS commit: src/sys/arch/hpcarm/hpcarm
To: None <source-changes@NetBSD.org>
From: Peter Postma <peter@netbsd.org>
List: source-changes
Date: 10/23/2005 15:15:09
Module Name:	src
Committed By:	peter
Date:		Sun Oct 23 15:15:09 UTC 2005

Modified Files:
	src/sys/arch/hpcarm/hpcarm: intr.c

Log Message:
- Merge Interrupt/SPL related stuff from hpcarm/hpcarm/stubs.c.
  PR/17346 from Kevin Lo.  ok by ichiro@
- Remove __P.
- Use ANSI functions decls.
- Minor KNF.


To generate a diff of this commit:
cvs rdiff -r1.8 -r1.9 src/sys/arch/hpcarm/hpcarm/intr.c

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