Subject: CVS commit: src/sys/arch/sparc/sparc
To: None <source-changes@netbsd.org>
From: Valeriy E. Ushakov <uwe@netbsd.org>
List: source-changes
Date: 06/28/2003 01:03:57
Module Name:	src
Committed By:	uwe
Date:		Sat Jun 28 01:03:57 UTC 2003

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

Log Message:
Trust srt0.S if it has set cputyp to CPU_SUN4M.
It can infer OFW -> sun4m, as only JavaStations have OFW, and it can
detect OFW by the different calling convention.


To generate a diff of this commit:
cvs rdiff -r1.17 -r1.18 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.