Subject: CVS commit: src
To: None <source-changes@netbsd.org>
From: Jason R Thorpe <thorpej@netbsd.org>
List: source-changes
Date: 09/15/1998 16:06:41
Module Name:	src
Committed By:	thorpej
Date:		Tue Sep 15 23:06:41 UTC 1998

Modified Files:
	src/sys/arch/m68k/include: setjmp.h
Log Message:
Need 21 longs for jmp_buf now, due to 128-bit signal mask (and use
of the sigcontext structure in the jmp_buf).