Subject: CVS commit: src/sys/arch/ofppc/ofppc
To: None <source-changes@netbsd.org>
From: Aymeric Vincent <aymeric@netbsd.org>
List: source-changes
Date: 06/23/2003 20:14:35
Module Name:	src
Committed By:	aymeric
Date:		Mon Jun 23 20:14:34 UTC 2003

Modified Files:
	src/sys/arch/ofppc/ofppc: machdep.c

Log Message:
call platform.softintr_init() only if it is non-NULL.
This allows NetBSD/ofppc to boot up to userland (i.e. to the point where init
will not launch properly) under psim.


To generate a diff of this commit:
cvs rdiff -r1.84 -r1.85 src/sys/arch/ofppc/ofppc/machdep.c

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