Subject: CVS commit: src/sys/arch/sparc/sparc
To: None <source-changes@NetBSD.org>
From: Paul Kranenburg <pk@netbsd.org>
List: source-changes
Date: 03/21/2004 13:57:58
Module Name:	src
Committed By:	pk
Date:		Sun Mar 21 13:57:58 UTC 2004

Modified Files:
	src/sys/arch/sparc/sparc: promlib.c

Log Message:
opf_getboot{path,file,args}: return static storage so these can be used
in the early boot phase.

Define prom_interpret() to be a simple form of the Openfirmware OF_interpret().

Re-arrange OLDMON code in prom_getidprom() to make it compile on sparc64.


To generate a diff of this commit:
cvs rdiff -r1.30 -r1.31 src/sys/arch/sparc/sparc/promlib.c

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