Subject: CVS commit: src/sys/dev/splash
To: None <source-changes@NetBSD.org>
From: Jachym Holecek <freza@netbsd.org>
List: source-changes
Date: 10/28/2006 02:21:36
Module Name:	src
Committed By:	freza
Date:		Sat Oct 28 02:21:36 UTC 2006

Modified Files:
	src/sys/dev/splash: splash.c

Log Message:
Use curcpu() instead of referencing &cpu_info_primary (which is only
defined by a handful of ports).

OK by christos@


To generate a diff of this commit:
cvs rdiff -r1.1 -r1.2 src/sys/dev/splash/splash.c

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