summaryrefslogtreecommitdiff
path: root/sys/arch/wgrisc/include/setjmp.h
blob: 9e9a2b275f5b28a7858ea94d436cc9b71039069b (plain)
1
2
3
4
5
6
7
8
/*	$OpenBSD: setjmp.h,v 1.1 1997/02/06 16:02:43 pefo Exp $	*/
/*	$NetBSD: setjmp.h,v 1.1 1994/12/20 10:37:05 cgd Exp $	*/

/*
 * machine/setjmp.h: machine dependent setjmp-related information.
 */

#define	_JBLEN	83		/* size, in longs, of a jmp_buf */