Subject: CVS commit: syssrc/sys/arch/arm/include
To: None <source-changes@netbsd.org>
From: Ben Harris <bjh21@netbsd.org>
List: source-changes
Date: 08/25/2001 17:46:00
Module Name:	syssrc
Committed By:	bjh21
Date:		Sat Aug 25 14:46:00 UTC 2001

Modified Files:
	syssrc/sys/arch/arm/include: setjmp.h

Log Message:
Increase the size of a jmp_buf when using ELF, since this will be our last
chance to do so for a while.  We don't use the extra space yet, but VFP
support is likely to need it.


To generate a diff of this commit:
cvs rdiff -r1.1 -r1.2 syssrc/sys/arch/arm/include/setjmp.h

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