Subject: CVS commit: src/sys/arch/sparc/sparc
To: None <source-changes@netbsd.org>
From: matthew green <mrg@netbsd.org>
List: source-changes
Date: 01/13/2003 17:50:54
Module Name:	src
Committed By:	mrg
Date:		Mon Jan 13 15:50:54 UTC 2003

Modified Files:
	src/sys/arch/sparc/sparc: cpu.c locore.s machdep.c

Log Message:
remove cpu_hatched, cpu_hatch_sc and cpu_hatchstack.  the first can use
the cpi->flags, the second is unused and the third is also cpi-idle_u.


To generate a diff of this commit:
cvs rdiff -r1.159 -r1.160 src/sys/arch/sparc/sparc/cpu.c
cvs rdiff -r1.181 -r1.182 src/sys/arch/sparc/sparc/locore.s
cvs rdiff -r1.217 -r1.218 src/sys/arch/sparc/sparc/machdep.c

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