Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Ben Harris <bjh21@netbsd.org>
List: source-changes
Date: 12/10/2000 03:18:54
Module Name:	syssrc
Committed By:	bjh21
Date:		Sun Dec 10 01:18:53 UTC 2000

Modified Files:
	syssrc/sys/arch/arm26/arm26: except.c

Log Message:
Indirect the SWI handler through the current emulation, thus providing a
syscall() for MI code.  Hope it never calls it itself.


To generate a diff of this commit:
cvs rdiff -r1.15 -r1.16 syssrc/sys/arch/arm26/arm26/except.c

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