Subject: CVS commit: [nathanw_sa] src/sys/arch
To: None <source-changes@netbsd.org>
From: Jason R Thorpe <thorpej@netbsd.org>
List: source-changes
Date: 01/06/2003 00:52:00
Module Name:	src
Committed By:	thorpej
Date:		Sun Jan  5 22:52:00 UTC 2003

Modified Files:
	src/sys/arch/sparc/sparc [nathanw_sa]: machdep.c
	src/sys/arch/sparc64/sparc64 [nathanw_sa]: machdep.c

Log Message:
Correction from uwe: Reserve a C call frame on the stack, not a
register window.


To generate a diff of this commit:
cvs rdiff -r1.187.4.22 -r1.187.4.23 src/sys/arch/sparc/sparc/machdep.c
cvs rdiff -r1.112.4.22 -r1.112.4.23 src/sys/arch/sparc64/sparc64/machdep.c

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